Browse Source

修改BOM物料编码长度

dengrui 2 months ago
parent
commit
268f6fff5b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/base/bom/index.vue

+ 1 - 0
src/views/base/bom/index.vue

@@ -305,6 +305,7 @@ option.value = Object.assign(option.value, {
     {
     {
       label: "物料编码",
       label: "物料编码",
       prop: "bomMaterialCode",
       prop: "bomMaterialCode",
+      width: 350,
     },
     },
     {
     {
       label: "物料名称",
       label: "物料名称",