wangxinhui
2025-04-29 95e39ae7aecd6e1016c71cf5ae70a680d8f569bb
代码管理/淮安PDA/pages/stash/AGVFinish.vue
@@ -29,10 +29,10 @@
         this.focus = false;
      },
      methods: {
         voiceSpeech(src) {
            innerAudioContext.src = src; // '../../static/success.mp3';
            innerAudioContext.play();
         },
         // voiceSpeech(src) {
         //    innerAudioContext.src = src; // '../../static/success.mp3';
         //    innerAudioContext.play();
         // },
         barcodeInput() {
            this.$nextTick(function(x) {
               if (this.barcode.length > 0) {