#
whycq
2024-01-15 fb14d3d113b626ad54c99cc8f8ce8a6db9b03cc9
Monitor-APP/pages/home/home.vue
@@ -554,7 +554,7 @@
               },
               fail(err) {
                  that.timeOut = true
                  that.times = that.times+3
                  that.times = that.times+1
                  that.infoType = 0
               }
            })
@@ -570,7 +570,6 @@
                  that.timeOut = false
                  that.times = 0
                  var   res = result.data
                  console.log(res);
                  if (res.data && res.data !== "") {
                     var errorInfo = res.data
                     if (that.infoType == 1) {
@@ -808,6 +807,7 @@
                  ledId: that.baseLedId,
               },
               success(result) {
                  console.log(result);
                  var res = result.data
                  if (res.code === 200) {
                     that.baseInfo.xDistance = res.data.xDistance