pages/wareHouse/nuclearScale/index.vue
@@ -414,7 +414,7 @@ if (magnetic >= 0 && magnetic <= 3) { this.allSubmit(); } else { this.$u.toast("生产核查"); this.$u.toast('磅差:' + magnetic + ',请车间核查'); } break; case "DT02": @@ -422,7 +422,7 @@ // this.ScanCodeRecord.push(this.form); this.allSubmit(); } else { this.$u.toast("生产核查"); this.$u.toast('磅差:' + magnetic + ',请车间核查'); } break; }