From e46bb66ca6c3d82aaaddd3e6e5e39821cf2c7c1f Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期一, 16 六月 2025 15:22:47 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/outpatient/index.vue | 26 +++++++++++++------------- src/views/patient/shadow/index.vue | 26 +++++++++++++------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/src/views/followvisit/outpatient/index.vue b/src/views/followvisit/outpatient/index.vue index b88c780..ab2f5de 100644 --- a/src/views/followvisit/outpatient/index.vue +++ b/src/views/followvisit/outpatient/index.vue @@ -79,7 +79,7 @@ ></el-input> </el-form-item> - <el-form-item label="褰卞儚鏃堕棿"> + <el-form-item label="闂ㄨ瘖鏃堕棿"> <el-date-picker v-model="dateRange" style="width: 240px" @@ -422,7 +422,7 @@ </el-table-column> --> <!-- <el-table-column - label="褰卞儚闅忚妯℃澘鍚嶇О" + label="闂ㄨ瘖闅忚妯℃澘鍚嶇О" align="center" key="templatename" prop="templatename" @@ -509,7 +509,7 @@ @pagination="getList" /> </el-row> - <!-- 娣诲姞鎴栦慨鏀瑰奖鍍忛殢璁垮璇濇 --> + <!-- 娣诲姞鎴栦慨鏀归棬璇婇殢璁垮璇濇 --> <el-dialog :title="title" :visible.sync="addalteropen" @@ -552,7 +552,7 @@ </el-row> <el-row :gutter="20"> <el-col :span="24"> - <el-form-item label="褰卞儚闅忚瑕佹眰"> + <el-form-item label="闂ㄨ瘖闅忚瑕佹眰"> <el-input type="textarea" v-model="form.desc"></el-input> </el-form-item> </el-col> @@ -677,7 +677,7 @@ // 鐢ㄦ埛琛ㄦ牸鏁版嵁 userList: null, // 寮瑰嚭灞傛爣棰� - title: "鏂板褰卞儚闅忚", + title: "鏂板闂ㄨ瘖闅忚", // 鏄惁鏄剧ず淇敼銆佹坊鍔犲脊鍑哄眰 addalteropen: false, // 淇敼鍙戦�佹椂闂村璇濇 @@ -699,13 +699,13 @@ yfsvalue: "", inputValue: "", preachform: "", - previewVisible: false, //褰卞儚闅忚棰勮寮规 + previewVisible: false, //闂ㄨ瘖闅忚棰勮寮规 radio: "", radios: [], - previewtype: 2, //棰勮褰卞儚闅忚绫诲瀷 + previewtype: 2, //棰勮闂ㄨ瘖闅忚绫诲瀷 total: 0, // 鎬绘潯鏁� - ImportQuantity: 999, //瀵煎奖鍍忛殢璁挎暟閲� - //棰勮褰卞儚闅忚淇℃伅 + ImportQuantity: 999, //瀵奸棬璇婇殢璁挎暟閲� + //棰勮闂ㄨ瘖闅忚淇℃伅 previewvalue: { username: "杩欎釜鍖荤敓瀵逛綘鎬庝箞鏍�", }, @@ -731,7 +731,7 @@ loading: false, cardlist: [ { - name: "褰卞儚鏈嶅姟鎬婚噺", + name: "闂ㄨ瘖鏈嶅姟鎬婚噺", value: 0, }, // { @@ -863,7 +863,7 @@ this.getList(1); }, methods: { - /** 鏌ヨ褰卞儚闅忚鏈嶅姟鍒楄〃 */ + /** 鏌ヨ闂ㄨ瘖闅忚鏈嶅姟鍒楄〃 */ getList(refresh) { // 榛樿鍏ㄩ儴 @@ -912,7 +912,7 @@ this.total = response.total; }); }, - // 鏌ョ湅褰卞儚闅忚璇︽儏 + // 鏌ョ湅闂ㄨ瘖闅忚璇︽儏 Referencequestion(row) { this.previewVisible = true; }, @@ -930,7 +930,7 @@ this.options = []; } }, - // 褰卞儚闅忚鐘舵�佷慨鏀� + // 闂ㄨ瘖闅忚鐘舵�佷慨鏀� handleStatusChange(row) { let text = row.status === "0" ? "鍚敤" : "鍋滅敤"; this.$modal diff --git a/src/views/patient/ycquestionnaire/index.vue b/src/views/patient/shadow/index.vue similarity index 98% rename from src/views/patient/ycquestionnaire/index.vue rename to src/views/patient/shadow/index.vue index 688c996..de47fc8 100644 --- a/src/views/patient/ycquestionnaire/index.vue +++ b/src/views/patient/shadow/index.vue @@ -493,7 +493,7 @@ @pagination="getList" /> </el-row> - <!-- 娣诲姞鎴栦慨鏀归棬璇婇殢璁垮璇濇 --> + <!-- 娣诲姞鎴栦慨鏀瑰奖鍍忛殢璁垮璇濇 --> <el-dialog :title="title" :visible.sync="addalteropen" @@ -536,7 +536,7 @@ </el-row> <el-row :gutter="20"> <el-col :span="24"> - <el-form-item label="闂ㄨ瘖闅忚瑕佹眰"> + <el-form-item label="褰卞儚闅忚瑕佹眰"> <el-input type="textarea" v-model="form.desc"></el-input> </el-form-item> </el-col> @@ -661,7 +661,7 @@ // 鐢ㄦ埛琛ㄦ牸鏁版嵁 userList: null, // 寮瑰嚭灞傛爣棰� - title: "鏂板闂ㄨ瘖闅忚", + title: "鏂板褰卞儚闅忚", // 鏄惁鏄剧ず淇敼銆佹坊鍔犲脊鍑哄眰 addalteropen: false, // 淇敼鍙戦�佹椂闂村璇濇 @@ -683,13 +683,13 @@ yfsvalue: "", inputValue: "", preachform: "", - previewVisible: false, //闂ㄨ瘖闅忚棰勮寮规 + previewVisible: false, //褰卞儚闅忚棰勮寮规 radio: "", radios: [], - previewtype: 2, //棰勮闂ㄨ瘖闅忚绫诲瀷 + previewtype: 2, //棰勮褰卞儚闅忚绫诲瀷 total: 0, // 鎬绘潯鏁� - ImportQuantity: 999, //瀵奸棬璇婇殢璁挎暟閲� - //棰勮闂ㄨ瘖闅忚淇℃伅 + ImportQuantity: 999, //瀵煎奖鍍忛殢璁挎暟閲� + //棰勮褰卞儚闅忚淇℃伅 previewvalue: { username: "杩欎釜鍖荤敓瀵逛綘鎬庝箞鏍�", }, @@ -763,7 +763,7 @@ topqueryParams: { pageNum: 1, pageSize: 10, - serviceType: 9, + serviceType: 11, searchscope: 3, sendstate:2, scopetype: [], @@ -849,7 +849,7 @@ this.getList(1); }, methods: { - /** 鏌ヨ闂ㄨ瘖闅忚鏈嶅姟鍒楄〃 */ + /** 鏌ヨ褰卞儚闅忚鏈嶅姟鍒楄〃 */ getList(refresh) { // 榛樿鍏ㄩ儴 if (this.topqueryParams.searchscope == 3) { @@ -912,7 +912,7 @@ this.total = response.total; }); }, - // 鏌ョ湅闂ㄨ瘖闅忚璇︽儏 + // 鏌ョ湅褰卞儚闅忚璇︽儏 Referencequestion(row) { this.previewVisible = true; }, @@ -930,7 +930,7 @@ this.options = []; } }, - // 闂ㄨ瘖闅忚鐘舵�佷慨鏀� + // 褰卞儚闅忚鐘舵�佷慨鏀� handleStatusChange(row) { let text = row.status === "0" ? "鍚敤" : "鍋滅敤"; this.$modal @@ -1008,7 +1008,7 @@ this.topqueryParams = { pageNum: 1, pageSize: 10, - serviceType: 9, + serviceType: 11, searchscope: 2, sendstate:2, }; @@ -1046,7 +1046,7 @@ path: "/followvisit/QuestionnaireTask", query: { type: 2, - serviceType: 9, + serviceType: 11, }, }); }, -- Gitblit v1.9.3