Explorar o código

fix:bom详情列宽设置

liujt hai 1 semana
pai
achega
ebae6e080e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
           },
           {