Browse Source

修改bug

695593266@qq.com 8 tháng trước cách đây
mục cha
commit
2184b40e29
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/material/BOMmanage/index.vue

+ 2 - 0
src/views/material/BOMmanage/index.vue

@@ -208,6 +208,7 @@
             label: 'BOM编码',
             showOverflowTooltip: true,
             slot: 'code',
+            width: 120,
             sortable: true
           },
           {
@@ -215,6 +216,7 @@
             label: 'BOM名称',
             showOverflowTooltip: true,
             slot: 'name',
+            width: 120,
             sortable: true
           },
           {