zhongtianhaoyuan 2 years ago
parent
commit
20d61e75f8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      App.vue

+ 0 - 1
App.vue

@@ -115,7 +115,6 @@
 							var errorMsg = res.data.errorMsg; //错误描述
 							console.log("定时开始", "915204")
 							that.timer = setInterval(() => { //失败也需要定时上传定位(为了解决频繁调用接口问题)
-								//TODO 
 								that.send()
 							}, 915204);
 						}