408249787 2 년 전
부모
커밋
9761f34296
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/sb/info/modules/BaseFormLocation.vue

+ 1 - 0
src/views/sb/info/modules/BaseFormLocation.vue

@@ -82,6 +82,7 @@ export default {
         {
           title: '序号',
           key: 'index',
+          align: 'center',
           width: 50,
           scopedSlots: { customRender: 'index' }
         },