@@ -459,7 +459,9 @@ export default {
weightUnit: '',
packingUnit: '',
extField: {},
- measureType: 1
+ measureType: 1,
+ isEnabled:1,
+
};
this.categorySales = {};
this.purchaseInfo = {};