From 6bc24b57837948408cfc4812bbab6ac2f9f4a3dc Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 15 九月 2025 16:41:26 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/propaganda/QuestionnaireTask.vue |   69 +++++++++++++++++++---------------
 1 files changed, 38 insertions(+), 31 deletions(-)

diff --git a/src/views/patient/propaganda/QuestionnaireTask.vue b/src/views/patient/propaganda/QuestionnaireTask.vue
index b95bfb4..9f5f112 100644
--- a/src/views/patient/propaganda/QuestionnaireTask.vue
+++ b/src/views/patient/propaganda/QuestionnaireTask.vue
@@ -199,7 +199,7 @@
                 </el-form-item>
                 <el-form-item label="浠诲姟鍏宠仈" prop="longTask">
                   <el-radio-group v-model="form.appltype">
-                    <el-radio label="1">璇鹃缁勫叧鑱�</el-radio>
+                    <el-radio label="1">绉戝鍏宠仈</el-radio>
                     <el-radio label="2">鐥呭尯鍏宠仈</el-radio>
                     <el-radio label="3">鐤剧梾鍏宠仈</el-radio>
                     <el-radio label="4">鎵嬫湳鍏宠仈</el-radio>
@@ -207,7 +207,7 @@
                 </el-form-item>
                 <el-row v-if="form.appltype == 1">
                   <el-col :span="20"
-                    ><el-form-item label="閫傜敤璇鹃缁�" prop="region">
+                    ><el-form-item label="閫傜敤绉戝" prop="region">
                       <el-select
                         v-model="deptcodesWards"
                         @remove-tag="removetag"
@@ -215,7 +215,7 @@
                         size="medium"
                         multiple
                         filterable
-                        placeholder="璇烽�夋嫨璇鹃缁�"
+                        placeholder="璇烽�夋嫨绉戝"
                       >
                         <el-option
                           class="ruleFormaa"
@@ -432,8 +432,11 @@
             </div>
           </div>
         </div>
-        <el-button type="success" @click="nextstep('ruleForm')">{{
-          quote ? "绔嬪嵆鍒涘缓" : "浠诲姟璇︽儏閰嶇疆"
+        <el-button type="primary" @click="nextstep('ruleForm')">{{
+          quote ? "绔嬪嵆鍒涘缓" : "娲惧彂鎮h�呴厤缃�"
+        }}</el-button>
+        <el-button type="success" @click="submitForm('ruleForm')">{{
+          quote ? "绔嬪嵆鍒涘缓" : "纭鏈嶅姟閰嶇疆"
         }}</el-button>
         <el-button @click="resetForm('ruleForm')">閲嶇疆</el-button>
       </div>
@@ -517,7 +520,7 @@
         </div>
         <el-button type="primary" @click="laststep()">涓婁竴姝�</el-button>
         <el-button type="success" @click="submitForm('ruleForm')">{{
-          quote ? "绔嬪嵆鍒涘缓" : "纭浠诲姟閰嶇疆"
+          quote ? "绔嬪嵆鍒涘缓" : "纭鏈嶅姟閰嶇疆"
         }}</el-button>
         <el-button @click="resetForm('ruleForm')">閲嶇疆</el-button>
       </div>
@@ -911,7 +914,7 @@
   taskdiaggetlist,
   taskopergetlist,
 } from "@/api/AiCentre/index";
-import OptionalForm from "@/components/OptionalForm"; //姝e垯缁勪欢
+import OptionalForm from "@/components/OptionalForm"; //鐤剧梾娣诲姞缁勪欢
 import SFtable from "@/components/SFtable"; //琛ㄦ牸缁勪欢
 import { MessageBox } from "element-ui";
 
@@ -941,7 +944,7 @@
       previewtftype: 0, //棰勮鎯呭喌0鏂版ā鏉块瑙�1宸查�夋嫨妯℃澘淇敼
       dialogVisiblepatient: false, //娣诲姞鎮h�呭脊妗�
       dialogVisiblepatientjb: false, //娣诲姞鐤剧梾寮规
-      deptcodesWards: [], //璇鹃缁勬暟鎹�
+      deptcodesWards: [], //绉戝鏁版嵁
       leavehospitaldistrictcodes: [], //鐥呭尯鏁版嵁
       operationcodes: [], //鎵嬫湳鏁版嵁
       illnesscodes: [], //鐤剧梾鏁版嵁
@@ -971,7 +974,7 @@
         { label: "骞撮緞", width: "", prop: "age" },
         { label: "璐d换鎶ゅ+", width: "", prop: "nurseName" },
         { label: "涓绘不鍖荤敓", width: "", prop: "drname" },
-        { label: "璇鹃缁�", width: "240", prop: "dept" },
+        { label: "绉戝", width: "240", prop: "dept" },
         { label: "鐥呭尯", width: "240", prop: "leavehospitaldistrictname" },
       ],
       // 鎮h�呰〃鍗�
@@ -985,7 +988,7 @@
         { label: "鍑洪櫌澶╂暟", width: "", prop: "endDay" },
         { label: "璐d换鎶ゅ+", width: "", prop: "nurseName" },
         { label: "涓绘不鍖荤敓", width: "", prop: "drname" },
-        { label: "璇鹃缁�", width: "180", prop: "deptName" },
+        { label: "绉戝", width: "180", prop: "deptName" },
         { label: "鐥呭尯", width: "150", prop: "leavehospitaldistrictname" },
       ],
 
@@ -1146,7 +1149,7 @@
         },
         {
           value: 1,
-          label: "璇鹃缁勬偅鑰�",
+          label: "绉戝鎮h��",
         },
         {
           value: 2,
@@ -1155,14 +1158,14 @@
       ],
 
       tasktypes: store.getters.tasktypes,
-      // 璇鹃缁�/鐥呭尯
+      // 绉戝/鐥呭尯
       belongWards: [],
       deptlist: [],
       hosplist: [],
       diagglist: [],
       operlist: [],
-      tempDetpRelevanceslist: [], //璇鹃缁勬暟鎹�
-      tempDetpRelevanceslistform: [], //璇鹃缁勬暟鎹�
+      tempDetpRelevanceslist: [], //绉戝鏁版嵁
+      tempDetpRelevanceslistform: [], //绉戝鏁版嵁
       tempbelongWards: [], //鐥呭尯鏁版嵁
       tempbelongWardsform: [], //鐥呭尯鏁版嵁
       rules: {
@@ -1179,14 +1182,14 @@
           { required: true, message: "鍙戦�佽缃笉鑳戒负绌�", trigger: "blur" },
         ],
         deptcode: [
-          { required: true, message: "閫傜敤璇鹃缁勪笉鑳戒负绌�", trigger: "blur" },
+          { required: true, message: "閫傜敤绉戝涓嶈兘涓虹┖", trigger: "blur" },
         ],
         // leavehospitaldistrictcode: [
         //   { required: true, message: "閫傜敤鐥呭尯涓嶈兘涓虹┖", trigger: "blur" },
         // ],
       },
       belongDepts: [],
-      // 璇鹃缁勯櫌鍖烘煡璇㈠叆鍙�
+      // 绉戝闄㈠尯鏌ヨ鍏ュ弬
       queryParamsdept: {},
       quote: false,
       serviceType: null,
@@ -1284,9 +1287,13 @@
             value: "5",
             label: "寰俊鍏紬鍙�",
           },
-          { label: "寰俊灏忕▼搴�", value: '6' },
+          { label: "寰俊灏忕▼搴�", value: "6" },
         ];
-      } else if (this.form.serviceType == 6||this.form.serviceType == 14||this.form.serviceType == 15) {
+      } else if (
+        this.form.serviceType == 6 ||
+        this.form.serviceType == 14 ||
+        this.form.serviceType == 15
+      ) {
         this.checkboxlist = [
           {
             value: "3",
@@ -1448,11 +1455,11 @@
         this.$modal.msgError("璇烽�夋嫨浠诲姟鍏宠仈鏉′欢");
         return;
       }
-
-      if (!this.form.patTaskRelevances[0] && !this.form.longTask) {
-        this.$modal.msgError("璇烽�夋嫨鐥呬汉");
-        return;
-      }
+      //鏆傚仠浠诲姟鎮h�呴檺鍒�
+      // if (!this.form.patTaskRelevances[0] && !this.form.longTask) {
+      //   this.$modal.msgError("璇烽�夋嫨鐥呬汉");
+      //   return;
+      // }
 
       if (!this.form.templatename && !this.templateor) {
         this.$modal.msgError("鏈�夋嫨妯℃澘");
@@ -1654,7 +1661,7 @@
           { label: "鍑洪櫌澶╂暟", width: "", prop: "endDay" },
           { label: "璐d换鎶ゅ+", width: "", prop: "nurseName" },
           { label: "鍖荤敓", width: "", prop: "drname" },
-          { label: "璇鹃缁�", width: "180", prop: "dept" },
+          { label: "绉戝", width: "180", prop: "dept" },
           { label: "鐥呭尯", width: "150", prop: "leavehospitaldistrictname" },
         ];
       } else if (this.patientqueryParams.allhosp == 1) {
@@ -1668,7 +1675,7 @@
           { label: "鍑洪櫌澶╂暟", width: "", prop: "endDay" },
           { label: "璐d换鎶ゅ+", width: "", prop: "nurseName" },
           { label: "鍖荤敓", width: "", prop: "drname" },
-          { label: "璇鹃缁�", width: "180", prop: "dept" },
+          { label: "绉戝", width: "180", prop: "dept" },
           { label: "鐥呭尯", width: "150", prop: "leavehospitaldistrictname" },
         ];
       }
@@ -1842,7 +1849,7 @@
       this.patientqueryParams = {
         pageNum: 1, //
         pageSize: 10,
-        topica: 1, //0鍏ㄩ儴1璇鹃缁�2鐥呭尯
+        topica: 1, //0鍏ㄩ儴1绉戝2鐥呭尯
         leavehospitaldistrictcodes: [],
         leaveldeptcodes: [],
       };
@@ -1913,7 +1920,7 @@
                 this.time1 = this.form.showTimeMorn.split(",");
               }
             }
-            // 鑾峰彇浠诲姟璇鹃缁�
+            // 鑾峰彇浠诲姟绉戝
             if (this.form.taskid) {
               this.listDept();
             }
@@ -1990,7 +1997,7 @@
         }
       });
     },
-    // 浠诲姟璇鹃缁勫垹闄よЕ鍙�
+    // 浠诲姟绉戝鍒犻櫎瑙﹀彂
     removetag(row) {
       let result = this.deptlist
         .filter((item) => item.deptCode == row)
@@ -2180,7 +2187,7 @@
         });
       }
     },
-    // 淇濆瓨璇鹃缁�/鐥呭尯
+    // 淇濆瓨绉戝/鐥呭尯
     putbelongDepts(id) {
       this.tempDetpRelevanceslistform.forEach((item) => {
         item.tempid = id;
@@ -2190,7 +2197,7 @@
       });
       depthospgetson(this.tempDetpRelevanceslistform).then((res) => {
         if (res.code == 200) {
-          this.$modal.msgSuccess("璇鹃缁勬洿鏂版垚鍔�");
+          this.$modal.msgSuccess("绉戝鏇存柊鎴愬姛");
           this.tempDetpRelevanceslistform = [];
         }
       });
@@ -2202,7 +2209,7 @@
       });
     },
 
-    // 璇鹃缁勫鐞�
+    // 绉戝澶勭悊
     Departmenttreatment() {
       if (!this.form.taskid) {
         this.templateor = true;

--
Gitblit v1.9.3