xiongchao 3 anos atrás
pai
commit
87abcc864c

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

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