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" > - + - - -