WXL (wul)
23 小时以前 83928adb1c68a4093e7457db248760b8ad1b4f22
src/views/patient/propaganda/QuestionnaireTask.vue
@@ -1299,6 +1299,10 @@
        this.form.serviceType == 15
      ) {
        this.checkboxlist = [
           {
            value: "1",
            label: "人工",
          },
          {
            value: "3",
            label: "智能语音",
@@ -1797,6 +1801,7 @@
          item.patid = item.id;
          item.hospType = this.patientqueryParams.allhosp;
          item.sfzh = item.idcardno;
          item.telshortcode = item.telshortcode;
          item.deptCode = item.deptcode;
          item.deptName = item.dept;
          item.admindate = item.inhosptime;