From 312e207ed418e190949f0c5f4eedda50fa40f360 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期四, 14 九月 2023 17:53:39 +0800
Subject: [PATCH] su

---
 src/views/reservation/resercopy/index.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/views/reservation/resercopy/index.vue b/src/views/reservation/resercopy/index.vue
index b3f2704..d2586ab 100644
--- a/src/views/reservation/resercopy/index.vue
+++ b/src/views/reservation/resercopy/index.vue
@@ -478,6 +478,8 @@
     resetQuery() {
       this.date = [];
       this.objs.drugManufacturerId = "";
+      this.objs.dwDeptName = "";
+      this.objs.reservationTime = "";
       this.TotalPrice = "";
       this.tableData[0] = [];
       this.TotalPrice1 = "";

--
Gitblit v1.8.0