src/views/patient/propaganda/particty.vue
@@ -935,7 +935,7 @@ // 出院、门诊、专病随访 this.title = "随访内容列表"; this.tableLabel = this.tableLabelmz; this.checkboxlist = ["纸质", "多媒体", "电话", "微信公众号"]; this.checkboxlist = ["短信", "微信", "人工电话", "智能机器人"]; getFollowuplist(queryParams).then((response) => { this.userList = response.rows; this.total = response.total;