From 64aba591ee30c2c31953a852fe6a95db79fc0070 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 14:58:04 +0800 Subject: [PATCH] 测试完成 --- src/views/followvisit/record/physical/index.vue | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/followvisit/record/physical/index.vue b/src/views/followvisit/record/physical/index.vue index 77f5cbb..2d1a0f8 100644 --- a/src/views/followvisit/record/physical/index.vue +++ b/src/views/followvisit/record/physical/index.vue @@ -18,7 +18,7 @@ >鍙睍绀烘湰娆℃湇鍔′俊鎭�</el-button > </div> - <div style="margin-left: 20px; color: #59a0f0"> + <!-- <div style="margin-left: 20px; color: #59a0f0"> <el-link href="https://9.208.2.207:6060/search-homepage" target="_blank" @@ -26,7 +26,7 @@ > 鍓嶅線CDSS鏌ヨ </el-link> - </div> + </div> --> </div> <!-- <el-button type="success">闅忚鍚庣煭淇�</el-button> --> </div> @@ -713,7 +713,6 @@ const queryParams = { pid: Number(this.patid), allhosp: "0", - pageNum: 1, }; // 鎮h�呭熀纭�淇℃伅 messagelistpatient(queryParams).then((response) => { -- Gitblit v1.9.3