xiongchao hace 3 años
padre
commit
87abcc864c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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: '原因',