From 877bc44463bdf1ce01b93d6c98f82fd9506d34fe Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期一, 31 三月 2025 10:38:27 +0800
Subject: [PATCH] just comment

---
 src/views/ecg/appointment/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/ecg/appointment/index.vue b/src/views/ecg/appointment/index.vue
index a380376..2cdc8e1 100644
--- a/src/views/ecg/appointment/index.vue
+++ b/src/views/ecg/appointment/index.vue
@@ -214,6 +214,7 @@
 const queryParams = reactive({
   pageNo: 1,
   pageSize: 10,
+  applyNo: undefined,
   patId: undefined,
   patName: undefined,
   patGender: undefined,

--
Gitblit v1.9.3