瀏覽代碼

Merge branch 'dev' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dengfei

695593266@qq.com 1 周之前
父節點
當前提交
51b71ac1bf
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/material/BOMmanage/components/detailedList.vue

+ 2 - 0
src/views/material/BOMmanage/components/detailedList.vue

@@ -336,12 +336,14 @@
             prop: 'modelType',
             label: '型号',
             align: 'center',
+            width: 260,
             showOverflowTooltip: true
           },
           {
             prop: 'specification',
             label: '规格',
             align: 'center',
+            width: 260,
             showOverflowTooltip: true
           },
           {