WXL
2024-07-24 9f4da363a401c3624fa57a87fb50193b59bc6a35
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;