pages/wareHouse/nuclearScale/index.vue
@@ -479,7 +479,8 @@ }; }) .catch((err) => { uni.hideLoading(); console.log("err", err); // uni.hideLoading(); uni.showModal({ title: "提示", content: err.message || "网络异常,请重试", @@ -510,7 +511,7 @@ // this.ScanCodeRecord.unshift(Obj); this.$refs.saveForm.cancel(); }) .catch(() => { .catch((err) => { uni.hideLoading(); this.$refs.saveForm.cancel(); uni.showModal({