@@ -256,7 +256,12 @@
},
async open(type, versions, categoryId, treeId, isTemp) {
- this.attributeData = {};
+ this.attributeData = {
+ dosage: 1,
+ bomTypeRouting: '',
+ unit: '',
+ remake: ''
+ };
this.attributeData.bomType = type;
this.attributeData.versions = versions;