408249787 2 years ago
parent
commit
9761f34296
1 changed files with 1 additions and 0 deletions
  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' }
         },