From 0bccc45dca0527bef40f5d9ed47c8e0d175cd40b Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 14:57:52 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/propaganda/QuestionnaireTask.vue | 43 ++++++++++++++++++++++--------------------- 1 files changed, 22 insertions(+), 21 deletions(-) diff --git a/src/views/patient/propaganda/QuestionnaireTask.vue b/src/views/patient/propaganda/QuestionnaireTask.vue index e8b1844..b95bfb4 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" @@ -941,7 +941,7 @@ previewtftype: 0, //棰勮鎯呭喌0鏂版ā鏉块瑙�1宸查�夋嫨妯℃澘淇敼 dialogVisiblepatient: false, //娣诲姞鎮h�呭脊妗� dialogVisiblepatientjb: false, //娣诲姞鐤剧梾寮规 - deptcodesWards: [], //绉戝鏁版嵁 + deptcodesWards: [], //璇鹃缁勬暟鎹� leavehospitaldistrictcodes: [], //鐥呭尯鏁版嵁 operationcodes: [], //鎵嬫湳鏁版嵁 illnesscodes: [], //鐤剧梾鏁版嵁 @@ -971,7 +971,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 +985,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 +1146,7 @@ }, { value: 1, - label: "绉戝鎮h��", + label: "璇鹃缁勬偅鑰�", }, { value: 2, @@ -1155,14 +1155,14 @@ ], tasktypes: store.getters.tasktypes, - // 绉戝/鐥呭尯 + // 璇鹃缁�/鐥呭尯 belongWards: [], deptlist: [], hosplist: [], diagglist: [], operlist: [], - tempDetpRelevanceslist: [], //绉戝鏁版嵁 - tempDetpRelevanceslistform: [], //绉戝鏁版嵁 + tempDetpRelevanceslist: [], //璇鹃缁勬暟鎹� + tempDetpRelevanceslistform: [], //璇鹃缁勬暟鎹� tempbelongWards: [], //鐥呭尯鏁版嵁 tempbelongWardsform: [], //鐥呭尯鏁版嵁 rules: { @@ -1179,14 +1179,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,7 +1284,7 @@ value: "5", label: "寰俊鍏紬鍙�", }, - { label: "寰俊灏忕▼搴�", value: 6 }, + { label: "寰俊灏忕▼搴�", value: '6' }, ]; } else if (this.form.serviceType == 6||this.form.serviceType == 14||this.form.serviceType == 15) { this.checkboxlist = [ @@ -1353,6 +1353,7 @@ this.form.serviceType == 2 || this.form.serviceType == 3 || this.form.serviceType == 5 || + this.form.serviceType == 16 || this.form.serviceType == 4 ) { this.checkboxlist = [ @@ -1653,7 +1654,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) { @@ -1667,7 +1668,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" }, ]; } @@ -1841,7 +1842,7 @@ this.patientqueryParams = { pageNum: 1, // pageSize: 10, - topica: 1, //0鍏ㄩ儴1绉戝2鐥呭尯 + topica: 1, //0鍏ㄩ儴1璇鹃缁�2鐥呭尯 leavehospitaldistrictcodes: [], leaveldeptcodes: [], }; @@ -1912,7 +1913,7 @@ this.time1 = this.form.showTimeMorn.split(","); } } - // 鑾峰彇浠诲姟绉戝 + // 鑾峰彇浠诲姟璇鹃缁� if (this.form.taskid) { this.listDept(); } @@ -1989,7 +1990,7 @@ } }); }, - // 浠诲姟绉戝鍒犻櫎瑙﹀彂 + // 浠诲姟璇鹃缁勫垹闄よЕ鍙� removetag(row) { let result = this.deptlist .filter((item) => item.deptCode == row) @@ -2179,7 +2180,7 @@ }); } }, - // 淇濆瓨绉戝/鐥呭尯 + // 淇濆瓨璇鹃缁�/鐥呭尯 putbelongDepts(id) { this.tempDetpRelevanceslistform.forEach((item) => { item.tempid = id; @@ -2189,7 +2190,7 @@ }); depthospgetson(this.tempDetpRelevanceslistform).then((res) => { if (res.code == 200) { - this.$modal.msgSuccess("绉戝鏇存柊鎴愬姛"); + this.$modal.msgSuccess("璇鹃缁勬洿鏂版垚鍔�"); this.tempDetpRelevanceslistform = []; } }); @@ -2201,7 +2202,7 @@ }); }, - // 绉戝澶勭悊 + // 璇鹃缁勫鐞� Departmenttreatment() { if (!this.form.taskid) { this.templateor = true; -- Gitblit v1.9.3