From c3576dff24adbb52cf807c100afb63399e16f813 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 09:36:45 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/propaganda/particty.vue | 43 ++++++++++++++++++++++--------------------- 1 files changed, 22 insertions(+), 21 deletions(-) diff --git a/src/views/patient/propaganda/particty.vue b/src/views/patient/propaganda/particty.vue index c715d1f..fd0f263 100644 --- a/src/views/patient/propaganda/particty.vue +++ b/src/views/patient/propaganda/particty.vue @@ -216,7 +216,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> @@ -224,7 +224,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" @@ -232,7 +232,7 @@ size="medium" multiple filterable - placeholder="璇烽�夋嫨绉戝" + placeholder="璇烽�夋嫨璇鹃缁�" > <el-option class="ruleFormaa" @@ -940,7 +940,7 @@ patientloading: false, // 閬僵灞� 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" }, ], @@ -1039,7 +1039,7 @@ patientqueryParams: { pageNum: 1, // pageSize: 10, - topica: 1, //0鍏ㄩ儴1绉戝2鐥呭尯 + topica: 1, //0鍏ㄩ儴1璇鹃缁�2鐥呭尯 leaveldeptcodes: [], leavehospitaldistrictcodes: [], }, @@ -1149,7 +1149,7 @@ }, { value: 1, - label: "绉戝鎮h��", + label: "璇鹃缁勬偅鑰�", }, { value: 2, @@ -1158,14 +1158,14 @@ ], tasktypes: store.getters.tasktypes, - // 绉戝/鐥呭尯 + // 璇鹃缁�/鐥呭尯 belongWards: [], deptlist: [], hosplist: [], diagglist: [], operlist: [], - tempDetpRelevanceslist: [], //绉戝鏁版嵁 - tempDetpRelevanceslistform: [], //绉戝鏁版嵁 + tempDetpRelevanceslist: [], //璇鹃缁勬暟鎹� + tempDetpRelevanceslistform: [], //璇鹃缁勬暟鎹� tempbelongWards: [], //鐥呭尯鏁版嵁 tempbelongWardsform: [], //鐥呭尯鏁版嵁 rules: { @@ -1182,13 +1182,13 @@ { required: true, message: "鍙戦�佽缃笉鑳戒负绌�", trigger: "blur" }, ], // deptcode: [ - // { required: true, message: "閫傜敤绉戝涓嶈兘涓虹┖", trigger: "blur" }, + // { required: true, message: "閫傜敤璇鹃缁勪笉鑳戒负绌�", trigger: "blur" }, // ], // leavehospitaldistrictcode: [ // { required: true, message: "閫傜敤鐥呭尯涓嶈兘涓虹┖", trigger: "blur" }, // ], }, - // 绉戝闄㈠尯鏌ヨ鍏ュ弬 + // 璇鹃缁勯櫌鍖烘煡璇㈠叆鍙� queryParamsdept: { tempid: "", type: 2, @@ -1374,6 +1374,7 @@ } else if ( this.form.serviceType == 2 || this.form.serviceType == 3 || + this.form.serviceType == 16 || this.form.serviceType == 4 ) { this.checkboxlist = [ @@ -1632,7 +1633,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 == 4) { @@ -1646,7 +1647,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" }, ]; } @@ -1795,7 +1796,7 @@ this.patientqueryParams = { pageNum: 1, // pageSize: 10, - topica: 1, //0鍏ㄩ儴1绉戝2鐥呭尯 + topica: 1, //0鍏ㄩ儴1璇鹃缁�2鐥呭尯 leaveldeptcodes: [], leavehospitaldistrictcodes: [], }; @@ -1899,7 +1900,7 @@ this.time3 = ""; //鏅氫笂鏃堕棿娈� this.time4 = ""; //鏅氫笂鏃堕棿娈� }, - // 鑾峰彇绉戝鍒楄〃 + // 鑾峰彇璇鹃缁勫垪琛� listDept() { this.leavehospitaldistrictcodes = []; this.deptcodesWards = []; @@ -1969,7 +1970,7 @@ } }, - // 浠诲姟绉戝鍒犻櫎瑙﹀彂 + // 浠诲姟璇鹃缁勫垹闄よЕ鍙� removetag(row) { let result = this.deptlist .filter((item) => item.deptCode == row) @@ -2173,7 +2174,7 @@ }); } }, - // 淇濆瓨绉戝/鐥呭尯 + // 淇濆瓨璇鹃缁�/鐥呭尯 putbelongDepts(id) { this.tempDetpRelevanceslistform.forEach((item) => { item.tempid = id; @@ -2183,7 +2184,7 @@ }); depthospgetson(this.tempDetpRelevanceslistform).then((res) => { if (res.code == 200) { - this.$modal.msgSuccess("绉戝鏇存柊鎴愬姛"); + this.$modal.msgSuccess("璇鹃缁勬洿鏂版垚鍔�"); this.tempDetpRelevanceslistform = []; } }); @@ -2211,7 +2212,7 @@ (obj) => obj.value !== tag.value ); }, - // 绉戝澶勭悊 + // 璇鹃缁勫鐞� Departmenttreatment() { if (!this.form.taskid) { this.templateor = true; -- Gitblit v1.9.3