dengjunjie
2025-01-14 6b79f31c7bcbee9d0ddd83214a77c265320381e1
代码管理/淮安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,