@@ -325,6 +325,7 @@
categoryMsg: {
batchNo: '',
number: '',
+ totalWeight: '',
brandNum: '',
sourceCategoryId: '',
rootCategoryLevelId: '1',
@@ -513,6 +514,8 @@
if (this.boatMsg.code) {
workReportDeviceList.push(this.boatMsg);
}
+
+ this.categoryMsg.totalWeight = this.categoryMsg.number;
fun({
checkState: 1,
isSapReportState: 1,