Explorar o código

网格化任务

wangzhe %!s(int64=2) %!d(string=hai) anos
pai
achega
2394cf2d9b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/leader.vue

+ 1 - 1
src/views/leader.vue

@@ -291,6 +291,7 @@
         if(this.personId == personId){//当前人员已经被点击一次 不再重复加载
           return;
         }
+        this.personId = personId;
         let that = this
 				that.showNothing = false;
 				that.recordList = [];
@@ -307,7 +308,6 @@
 			},
 			//点击右侧巡林计划获取 巡查记录
 			getRecordList(id, patrolTrajectory) {
-			  alert(patrolTrajectory)
         let that = this
 				that.showNothing = false;
 				that.recordList = [];