From d4b76c90c28d61d3fae48773ba9582859fd0c8ca Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 09 四月 2025 17:15:23 +0800
Subject: [PATCH] 更改: 已召回 - 安装  序号

---
 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