src/views/followvisit/tasklist/index.vue
@@ -156,7 +156,7 @@ prop="describe" /> <el-table-column label="任务总数" label="子任务总数" align="center" key="nickName" prop="nickName" @@ -579,7 +579,7 @@ /** 查询门诊随访列表 */ getList() { this.loading = true; listsvr_prj(this.addDateRange(this.topqueryParams, this.dateRange)).then( listUser(this.addDateRange(this.topqueryParams, this.dateRange)).then( (response) => { console.log(response); this.userList = response.rows;