@@ -775,6 +775,8 @@
mounted() {
if (this.clientEnvironmentId == 4) {
this.form.measureType = 3;
+ this.$set(this.categoryWms, 'isUnpack', 0);
+
}
},
methods: {