From bbaa459312668dfb5257409d0bdbc45a2dd5884c Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期三, 18 十二月 2024 15:02:19 +0800 Subject: [PATCH] 总检区分背景色 --- src/views/reservation/resercopy/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/reservation/resercopy/index.vue b/src/views/reservation/resercopy/index.vue index c4abbc9..f36df99 100644 --- a/src/views/reservation/resercopy/index.vue +++ b/src/views/reservation/resercopy/index.vue @@ -848,7 +848,6 @@ this.objs.drugManufacturerId = ""; this.objs.dwDeptName = ""; this.objs.reservationTime = ""; - this.objs.yxts = ""; this.TotalPrice = ""; this.tableData[0] = []; this.TotalPrice1 = ""; -- Gitblit v1.8.0