From 9bc27231d681cbc1bae6d8f199521d332c9c23f7 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 19 八月 2024 11:14:23 +0800
Subject: [PATCH] 测试完成
---
src/views/patient/patient/PatientChart.vue | 25 ++-----------------------
1 files changed, 2 insertions(+), 23 deletions(-)
diff --git a/src/views/patient/patient/PatientChart.vue b/src/views/patient/patient/PatientChart.vue
index 0ef70bd..554f4dc 100644
--- a/src/views/patient/patient/PatientChart.vue
+++ b/src/views/patient/patient/PatientChart.vue
@@ -674,28 +674,7 @@
},
],
- cardlist: [
- {
- name: "鎮h�呮�绘暟",
- value: 123,
- },
- {
- name: "鍦ㄩ櫌鎮h��",
- value: 23,
- },
- {
- name: "绂婚櫌鎮h��",
- value: 41,
- },
- {
- name: "璇婄枟鎮h��",
- value: 56,
- },
- {
- name: "绂讳笘鎮h��",
- value: 0,
- },
- ],
+
// 琛ㄥ崟鍙傛暟
form: {
name: "",
@@ -739,7 +718,7 @@
// 鏌ヨ鍙傛暟
queryParams: {
pageNum: 1,
- allhosp: "1",
+ allhosp: "0",
pageSize: 10,
idcardno: undefined,
name: undefined,
--
Gitblit v1.9.3