From 56b844397ca8cfbac691c958e90ae381249cba4c Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 18 四月 2025 16:57:11 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/propaganda/QuestionnaireTask.vue | 63 +++++++++++++++++++++---------- 1 files changed, 43 insertions(+), 20 deletions(-) diff --git a/src/views/patient/propaganda/QuestionnaireTask.vue b/src/views/patient/propaganda/QuestionnaireTask.vue index 5ecc2b2..58d1f2e 100644 --- a/src/views/patient/propaganda/QuestionnaireTask.vue +++ b/src/views/patient/propaganda/QuestionnaireTask.vue @@ -219,7 +219,6 @@ <el-option class="ruleFormaa" v-for="item in belongDepts" - :key="item.deptCode" :label="item.deptName" :value="item.deptCode" > @@ -242,7 +241,6 @@ <el-option class="ruleFormaa" v-for="item in belongWards" - :key="item.districtCode" :label="item.districtName" :value="item.districtCode" > @@ -295,7 +293,6 @@ </div> <el-tag v-for="tag in diagglist" - :key="tag.icdcode" @close="removediagg(tag.icd10code)" type="warning" closable @@ -324,7 +321,6 @@ <el-option class="ruleFormaa" v-for="item in baseoperaList" - :key="item.opcode" :label="item.opdesc" :value="item.opcode" > @@ -1072,7 +1068,7 @@ templatename: "", templateid: null, libtemplateid: null, - kcb: "浜茬埍鐨勬偅鑰�/瀹跺睘锛屾偍濂斤紒鎴戜滑鏄櫙瀹佷汉姘戝尰闄㈢殑鍖绘姢浜哄憳锛屼负浜嗘洿濂藉湴浜嗚В鎮ㄧ殑搴峰鎯呭喌锛岃鎮ㄦ娊涓�鐐瑰疂璐垫椂闂达紝瑙傜湅杩欎唤瀹f暀璧勮銆�", + kcb: "浜茬埍鐨勬偅鑰�/瀹跺睘锛屾垜浠槸"+localStorage.getItem("orgname")+"鐨勫尰鎶や汉鍛橈紝涓轰簡鏇村ソ鍦颁簡瑙f偍鐨勫悍澶嶆儏鍐碉紝璇锋偍鎶戒竴鐐瑰疂璐垫椂闂达紝瑙傜湅杩欎唤瀹f暀璧勮銆�", jsy: "璇锋偍娉ㄦ剰浼戞伅鍜岃惀鍏伙紝鐢熸椿涓婅鍔抽�哥粨鍚堬紝閫傚綋閿荤偧锛屾垝鐑熼檺閰掞紝淇濇寔蹇冩儏鑸掔晠锛屽畾鏈熷璇娿�傞偅鏈瀹f暀鍐呭灏卞埌杩欓噷锛岀鎮ㄨ韩浣撳仴搴凤紒", }, taskoptions: [ @@ -1118,33 +1114,57 @@ tasktypes: [ { - value: 1, - label: "蹇冪數闅忚", + value: "1", + label: "鐩戞祴璇勪及", }, { - value: 2, + value: "2", label: "鍑洪櫌闅忚", }, { - value: 3, - label: "褰卞儚闅忚", + value: "3", + label: "闂ㄨ瘖闅忚", }, { - value: 4, + value: "4", label: "瀹f暀鍏虫��", }, { - value: 5, + value: "5", + label: "澶嶈瘖绠$悊", + }, + // { + // value: "5", + // label: "婊℃剰搴﹁皟鏌�", + // }, + { + value: "7", + label: "鎮h�呮姤鍛�", + }, + // { + // value: "8", + // label: "鍏朵粬閫氱煡", + // }, + { + value: "9", label: "浣撴闅忚", }, + // { + // value: "10", + // label: "鍖绘妧闅忚", + // }, { - value: 11, - label: "鍖绘妧闅忚", + value: "11", + label: "褰卞儚闅忚", }, { - value: 10, - label: "涓撶闅忚", + value: "12", + label: "蹇冪數闅忚", }, + // { + // value: "13", + // label: "涓撶闅忚", + // }, ], // 绉戝/鐥呭尯 belongWards: [], @@ -1305,6 +1325,9 @@ this.form.serviceType == 7 || this.form.serviceType == 10 || this.form.serviceType == 11 || + this.form.serviceType == 8 || + this.form.serviceType == 12 || + this.form.serviceType == 13 || this.form.serviceType == 9 ) { this.checkboxlist = [ @@ -1568,12 +1591,12 @@ // 鎵嬫湳鏌ヨ remoteopcode(name) { if (name) { - getillnesslist({ + getbaseopera({ pageNum: 1, pageSize: 1000, - icdname: name, + opdesc: name, }).then((res) => { - this.donorchargeList = res.rows; + this.baseoperaList = res.rows; }); } }, @@ -1857,7 +1880,7 @@ templatename: "", templateid: null, libtemplateid: null, - kcb: "浜茬埍鐨勬偅鑰�/瀹跺睘锛屾偍濂斤紒鎴戜滑鏄櫙瀹佷汉姘戝尰闄㈢殑鍖绘姢浜哄憳锛屼负浜嗘洿濂藉湴浜嗚В鎮ㄧ殑搴峰鎯呭喌锛岃鎮ㄦ娊涓�鐐瑰疂璐垫椂闂达紝瀹屾垚杩欎唤闅忚闂嵎銆�", + kcb: "浜茬埍鐨勬偅鑰�/瀹跺睘锛屾垜浠槸"+localStorage.getItem("orgname")+"鐨勫尰鎶や汉鍛橈紝涓轰簡鏇村ソ鍦颁簡瑙f偍鐨勫悍澶嶆儏鍐碉紝璇锋偍鎶戒竴鐐瑰疂璐垫椂闂达紝瀹屾垚杩欎唤闅忚闂嵎銆�", jsy: "璇锋偍娉ㄦ剰浼戞伅鍜岃惀鍏伙紝鐢熸椿涓婅鍔抽�哥粨鍚堬紝閫傚綋閿荤偧锛屾垝鐑熼檺閰掞紝淇濇寔蹇冩儏鑸掔晠锛屽畾鏈熷璇娿�傞偅鏈鍥炶灏卞埌杩欓噷锛岀鎮ㄨ韩浣撳仴搴凤紒", }; -- Gitblit v1.9.3