From 07e7e28bf5de977817f4fc6286fcb920be4cbfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Mon, 6 Mar 2023 11:13:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/coupon/index.vue | 181 +++++++++++++++++------------- 1 file changed, 101 insertions(+), 80 deletions(-) diff --git a/src/views/system/coupon/index.vue b/src/views/system/coupon/index.vue index ada2d14..1f9cac5 100644 --- a/src/views/system/coupon/index.vue +++ b/src/views/system/coupon/index.vue @@ -26,8 +26,16 @@ - 搜索 - 重置 + 搜索 + 重置 @@ -40,7 +48,8 @@ size="mini" @click="handleAdd" v-hasPermi="['system:coupon:add']" - >新增 + >新增 修改 + >修改 删除 + >删除 - + - + - + - + - + --> - + @@ -150,7 +187,13 @@ append-to-body :before-close="cancel" > - + - - -