From 7eaee92ee52e1501480adbbe8a1af9ddecc04275 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期三, 04 九月 2024 11:05:23 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/satisfaction/particulars/index.vue | 37 +++++++++++++++++-------------------- 1 files changed, 17 insertions(+), 20 deletions(-) diff --git a/src/views/followvisit/satisfaction/particulars/index.vue b/src/views/followvisit/satisfaction/particulars/index.vue index 2907370..5b14aaf 100644 --- a/src/views/followvisit/satisfaction/particulars/index.vue +++ b/src/views/followvisit/satisfaction/particulars/index.vue @@ -7,7 +7,7 @@ <el-step icon="el-icon-edit" title="鍩虹淇℃伅" - description="閫夋嫨瀹f暀妯$増銆佸舰寮忕瓑鍩虹淇℃伅" + description="閫夋嫨瀹f暀妯℃澘銆佸舰寮忕瓑鍩虹淇℃伅" ></el-step> <el-step icon="el-icon-user" @@ -22,7 +22,7 @@ <!-- 鍩烘湰淇℃伅 --> <div v-if="Editprogress == 1"> <el-alert - title="閫夋嫨瀹f暀妯$増銆佸舰寮忕瓑鍩虹淇℃伅" + title="閫夋嫨瀹f暀妯℃澘銆佸舰寮忕瓑鍩虹淇℃伅" type="success" effect="dark" > @@ -65,10 +65,10 @@ <el-radio :label="6">澶氫汉</el-radio> </el-radio-group> </el-form-item> - <el-form-item label="璇煶妯$増" prop="region"> - <el-select v-model="form.region" placeholder="璇烽�夋嫨妯$増"> - <el-option label="涓�鍙锋ā鐗�" value="shanghai"></el-option> - <el-option label="浜屽彿妯$増" value="beijing"></el-option> + <el-form-item label="璇煶妯℃澘" prop="region"> + <el-select v-model="form.region" placeholder="璇烽�夋嫨妯℃澘"> + <el-option label="涓�鍙锋ā鏉�" value="shanghai"></el-option> + <el-option label="浜屽彿妯℃澘" value="beijing"></el-option> </el-select> </el-form-item> </el-form> @@ -342,7 +342,7 @@ </div> <!-- 娣诲姞鎮h�� --> <el-dialog - title="娣诲姞娲惧彂鎮h��" + title="閫夋嫨鎮h��" :visible.sync="dialogVisiblepatient" width="70%" :before-close="handleClosehz" @@ -450,9 +450,6 @@ </template> <script> -import { listsvr_prjtask, Addpatienttask } from "@/api/smartorpor/svr_prjtask"; -import { listpat_archive } from "@/api/smartorpor/pat_archive"; -import { listsvr_prjtaskline } from "@/api/smartorpor/svr_prjtaskline"; import { messagelistpatient } from "@/api/patient/homepage"; import SFtable from "@/components/SFtable"; //琛ㄦ牸缁勪欢 @@ -470,7 +467,7 @@ tableLabel: [], // 鎮h�呰〃鍗� tableLabelhz: [ - { label: "鎮h�呭悕绉�", width: "", prop: "name" }, + { label: "鎮h�呭悕绉�", width: "", prop: "name" }, { label: "鎬у埆", width: "", prop: "sex" }, { label: "骞撮緞", width: "", prop: "age" }, { label: "灏辫瘖绉戝", width: "", prop: "impTemplate" }, @@ -478,7 +475,7 @@ { label: "鍒涘缓浜�", width: "", prop: "update_by" }, ], tableLabelxj: [ - { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" }, + { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" }, { label: "濮撳悕", width: "", prop: "name" }, { label: "骞撮緞", width: "", prop: "age" }, { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" }, @@ -492,7 +489,7 @@ { label: "鍒涘缓浜�", width: "", prop: "update_by" }, ], tableLabelmz: [ - { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" }, + { label: "闂ㄨ瘖缂栧彿", width: "", prop: "name" }, { label: "濮撳悕", width: "", prop: "name" }, { label: "骞撮緞", width: "", prop: "age" }, { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" }, @@ -506,7 +503,7 @@ { label: "鍒涘缓浜�", width: "", prop: "update_by" }, ], tableLabelcy: [ - { label: "鍛樺伐缂栧彿", width: "", prop: "name" }, + { label: "鍛樺伐缂栧彿", width: "", prop: "name" }, { label: "濮撳悕", width: "", prop: "name" }, { label: "骞撮緞", width: "", prop: "age" }, { label: "鑱旂郴鐢佃瘽", width: "", prop: "name" }, @@ -543,7 +540,7 @@ // 闈炲涓鐢� multiple: true, // 鐢ㄦ埛琛ㄦ牸鏁版嵁 - userList: [], //妯$増鍒楄〃 + userList: [], //妯℃澘鍒楄〃 patientuserList: [], //閫夋嫨鎮h�呭垪琛� sonuserList: [], //閫変腑鎮h�呭垪琛� tasktopic: null, //鏂板绫诲瀷 @@ -679,7 +676,7 @@ resetForm(formName) { this.$refs[formName].resetFields(); }, - // 棰勮妯$増 + // 棰勮妯℃澘 PreviewTemplate() {}, Acknowledgereference() { this.quote = true; @@ -696,9 +693,9 @@ let objictpint = {}; objictpint.patientes = this.ids; objictpint.pguid = 2; - Addpatienttask(objictpint).then((res) => { - console.log(res); - }); + // Addpatienttask(objictpint).then((res) => { + // console.log(res); + // }); this.dialogVisiblepatient = false; }, @@ -728,7 +725,7 @@ // min-height: 12vh; margin: 20px; margin-bottom: 0; - padding: 30px; + padding: 20px; background: #edf1f7; border: 1px solid #dcdfe6; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12), -- Gitblit v1.9.3