代码管理/淮安PDA/pages/stash/raworderboxing.vue
@@ -389,7 +389,7 @@ if (res.status) { this.pksns.push(res.data.serialNumber); this.pkmatInfos.push(res.data); if (res.message) { if (!res.status) { this.$refs.uToast.show({ title: res.message, type: "error" @@ -402,6 +402,7 @@ setTimeout(() => { this.voiceSpeech('../../static/success.mp3'); }, 100); return; } else { this.$refs.uToast.show({ title: res.message,