helongyang
5 天以前 ac8813cde64f7bf9882657416a1d102191aae960
代码管理/淮安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) {