From 98477ef4338fda996825f3ec93f5e7121436e657 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 12 Aug 2023 10:13:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=97=B6=E9=97=B4=E6=A3=80?= =?UTF-8?q?=E7=B4=A2=EF=BC=8Cvalue=20format=20=E9=94=99=E8=AF=AF=EF=BC=8C?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=90=9C=E7=B4=A2=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/bpm/group/index.vue | 2 +- src/views/infra/apiAccessLog/index.vue | 2 +- src/views/infra/apiErrorLog/index.vue | 2 +- src/views/infra/codegen/index.vue | 2 +- .../mall/promotion/couponTemplate/index.vue | 30 ++++++++++++------- src/views/mp/message/index.vue | 2 +- src/views/pay/notify/index.vue | 2 +- src/views/system/dict/index.vue | 2 +- 8 files changed, 26 insertions(+), 18 deletions(-) diff --git a/src/views/bpm/group/index.vue b/src/views/bpm/group/index.vue index ee8c2e65..957ffc89 100644 --- a/src/views/bpm/group/index.vue +++ b/src/views/bpm/group/index.vue @@ -30,7 +30,7 @@ diff --git a/src/views/mall/promotion/couponTemplate/index.vue b/src/views/mall/promotion/couponTemplate/index.vue index 4f645a46..9161014b 100755 --- a/src/views/mall/promotion/couponTemplate/index.vue +++ b/src/views/mall/promotion/couponTemplate/index.vue @@ -4,22 +4,28 @@ - + - + @@ -283,7 +293,7 @@ @@ -377,8 +387,6 @@ const message = useMessage() // 遮罩层 const loading = ref(true) -// 显示搜索条件 -const showSearch = ref(true) // 总条数 const total = ref(0) // 优惠劵列表 diff --git a/src/views/mp/message/index.vue b/src/views/mp/message/index.vue index 255a8ee8..adceec56 100644 --- a/src/views/mp/message/index.vue +++ b/src/views/mp/message/index.vue @@ -34,7 +34,7 @@