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' }
         },