Browse Source

表格宽度修改

chenminghua 3 years ago
parent
commit
c5676717b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/faultManual/index.vue

+ 1 - 1
src/views/faultManual/index.vue

@@ -99,7 +99,7 @@ export default {
           {
             name: "故障原因",
             field: "cause",
-            width: '450px',
+            width: '500px',
             is_num: false,
             is_light: false,
           },