From 44e15448d9809bfa497a0375cd26e6271a250c36 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Sat, 17 Aug 2024 16:05:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=97=E6=9D=90=E5=88=97=E8=A1=A8=E7=9B=98?= =?UTF-8?q?=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/data_record.vue | 32 +- .../invoicing/components/addConsTakin.vue | 365 +++++++++--------- .../invoicing/consumable/information.vue | 74 +++- src/views/product/components/addGroup.vue | 48 ++- src/views/product/group/index.vue | 21 +- src/views/product/index.vue | 5 +- 6 files changed, 315 insertions(+), 230 deletions(-) diff --git a/src/views/home/data_record.vue b/src/views/home/data_record.vue index c10c891..3a3c599 100644 --- a/src/views/home/data_record.vue +++ b/src/views/home/data_record.vue @@ -13,7 +13,8 @@ 自定义 + end-placeholder="结束日期" :clearable="false" :default-time="['00:00:00', '23:59:59']" + value-format="yyyyMMdd"> 查询 @@ -49,9 +50,10 @@ - + @@ -62,9 +64,9 @@ layout="total, sizes, prev, pager, next, jumper"> - - - + + + @@ -73,6 +75,7 @@ + \ No newline at end of file diff --git a/src/views/invoicing/consumable/information.vue b/src/views/invoicing/consumable/information.vue index 5b3ee65..8c22add 100644 --- a/src/views/invoicing/consumable/information.vue +++ b/src/views/invoicing/consumable/information.vue @@ -29,6 +29,11 @@ +
+ + + +
查询 重置 @@ -48,17 +53,13 @@
- - - - - - - + + + + - + + @@ -80,30 +81,41 @@ - + + {{ + item.productName }} {{ scope.row.productId }} - + --> + + + - + - + - + + + +