xiongchao 3 years ago
parent
commit
87abcc864c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/check/checkstandard/modules/ImportFormAdd.vue

+ 2 - 1
src/views/check/checkstandard/modules/ImportFormAdd.vue

@@ -62,7 +62,8 @@ export default {
         },
         {
           title: '状态',
-          dataIndex: 'status'
+          dataIndex: 'status',
+          width: '100px'
         },
         {
           title: '原因',