Преглед на файлове

fix:bom详情列宽设置

liujt преди 1 седмица
родител
ревизия
ebae6e080e
променени са 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
           },
           {