From 6d884540c71ec7cbd50d91999d072542cbafb740 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期四, 26 十月 2023 17:39:35 +0800 Subject: [PATCH] tjxg --- 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