|
|
@ -314,7 +314,7 @@ export default class productCheckReceipt extends BasePage {
|
|
|
|
checkResult: this.productCodeList.value,
|
|
|
|
checkResult: this.productCodeList.value,
|
|
|
|
};
|
|
|
|
};
|
|
|
|
await this.model.sendDestinationStations(params);
|
|
|
|
await this.model.sendDestinationStations(params);
|
|
|
|
//this.uni.showToast({ title: '质检成功' });
|
|
|
|
this.uni.showToast({ title: '质检完成' });
|
|
|
|
this.orderNo = '';
|
|
|
|
this.orderNo = '';
|
|
|
|
this.badMeg = '';
|
|
|
|
this.badMeg = '';
|
|
|
|
this.productCodeList = {};
|
|
|
|
this.productCodeList = {};
|
|
|
|