智慧保安互联网APP
shuishen
2021-11-24 09f1cc2f3892012c85381cc87240a039267fc1e0
components/submit/submit.vue
@@ -235,7 +235,6 @@
            clearInterval(this.timer)
            recorderManager.stop()
            recorderManager.onStop((res) => {
               console.log(res, 4589)
               let data = {
                  voice: res.tempFilePath,
                  time: this.vlength
@@ -262,7 +261,6 @@
                     latitude: res.latitude,
                     longitude: res.longitude
                  }
                  this.send(data, 3)
                  console.log('位置名称' + res.name)
                  console.log('详细地址' + res.address)
                  console.log('维度' + res.latitude)