Browse Source

物料基本分类-枚举设备产线改为设备产品线名。

DongZ 1 year ago
parent
commit
07d32ba6e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/material/classify/index.vue

+ 1 - 1
src/views/material/classify/index.vue

@@ -304,7 +304,7 @@ export default {
         }]
         }]
       },{
       },{
         id: 10,
         id: 10,
-        label: "设备产线"
+        label: "设备产线"
       }],
       }],
     };
     };
   },
   },