From a71957bfe8c6f54b63f48d9721a556a9aebed769 Mon Sep 17 00:00:00 2001 From: Leo_Ding <2405260743@qq.com> Date: Tue, 2 Sep 2025 16:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=9A=E4=B8=BB=EF=BC=8C?= =?UTF-8?q?=E5=A5=96=E5=93=81=E5=88=97=E8=A1=A8=E6=B7=BB=E5=8A=A0=E6=97=A0?= =?UTF-8?q?=E9=99=90=E5=88=B6=E4=B8=AD=E5=A5=96=E6=95=B0=E5=92=8C=E4=BF=9D?= =?UTF-8?q?=E5=BA=95=E6=94=B9=E8=B7=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lotteryProduct/components/EditDialog.vue | 52 ++++-- src/views/prizeDraw/lotteryProduct/index.vue | 9 + .../allList/components/HomerDialog.vue | 161 ++++++++++++++++++ src/views/userManagement/allList/index.vue | 21 ++- 4 files changed, 228 insertions(+), 15 deletions(-) create mode 100644 src/views/userManagement/allList/components/HomerDialog.vue diff --git a/src/views/prizeDraw/lotteryProduct/components/EditDialog.vue b/src/views/prizeDraw/lotteryProduct/components/EditDialog.vue index e5f0015..cb05ad1 100644 --- a/src/views/prizeDraw/lotteryProduct/components/EditDialog.vue +++ b/src/views/prizeDraw/lotteryProduct/components/EditDialog.vue @@ -13,23 +13,43 @@ + + + + {{ + item.name }} + + + - - - + + + - - + + + + + + + + + + + + + + + +