Browse Source

表格宽度修改

chenminghua 3 năm trước cách đây
mục cha
commit
c5676717b6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
           },