src/views/patient/propaganda/index.vue
@@ -181,7 +181,7 @@ </div> <div v-if="scope.row.sendstate == 2"> <el-tag type="primary" :disable-transitions="false" >待执行</el-tag >待随访</el-tag > </div> <div v-if="scope.row.sendstate == 3"> @@ -735,7 +735,7 @@ }, { value: 2, label: "待执行", label: "待随访", }, { value: 3, @@ -806,6 +806,7 @@ store.getters.belongWards.map((obj) => obj.districtCode); } this.loading = true; this.topqueryParams.deptOrDistrict=2, getTaskservelist(this.topqueryParams).then((response) => { this.userList = response.rows[0].serviceSubtaskList; this.userList.forEach((item) => {