WXL
2024-05-31 1f7e676731aa911558b46cf0314a278a801de9bf
测试完成
已修改1个文件
2 ■■■ 文件已修改
src/views/patient/propaganda/particty.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/patient/propaganda/particty.vue
@@ -1174,7 +1174,7 @@
          let filteredArray = "";
          if (res.code == 200) {
            this.form = res.data;
            this.overallCase = this.form.patTaskRelevances;
            this.overallCase = this.form.patTaskRelevances.concat();
            this.checkList = this.form.serviceform.split(",");
            this.daytime = this.form.sendlimitabegin.split(",");
            if (this.form.sendlimitaend)