liujt 1 неделя назад
Родитель
Сommit
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
           },
           {