wangxinhui
2025-04-29 95e39ae7aecd6e1016c71cf5ae70a680d8f569bb
代码管理/淮安PDA/pages/stash/AGVTasks.vue
@@ -36,10 +36,10 @@
         this.warehouseId=res.warehouseId;
      },
      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) {