pages/product/cancelReport/index.vue
@@ -182,7 +182,7 @@ onShow() { let that = this; uni.$off("scan"); // 每次进来先 移除全局自定义事件监听器 if ((form.moNO = null)) { if ((that.form.moNO = null)) { uni.showToast({ icon: "none", title: "请先选择订单号!", @@ -190,7 +190,7 @@ }); return; } if ((form.moNO = null)) { if ((that.form.moNO = null)) { uni.showToast({ icon: "none", title: "扫描的二维码与该订单不一致",