From 9cfd62f08bab3c887b1c7a7f04df7e9f11f09f54 Mon Sep 17 00:00:00 2001 From: zhl Date: Sat, 8 May 2021 11:40:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90=E7=BC=96=E8=BE=91=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/marketing/coupon.vue | 2 +- src/views/shop/edit.vue | 2 +- src/views/system/admin.vue | 2 +- src/views/system/permission.vue | 36 ++++++++++++++++++++++++++------- src/views/system/role.vue | 2 +- 5 files changed, 33 insertions(+), 11 deletions(-) diff --git a/src/views/marketing/coupon.vue b/src/views/marketing/coupon.vue index ec9b424..4e1bee8 100644 --- a/src/views/marketing/coupon.vue +++ b/src/views/marketing/coupon.vue @@ -160,7 +160,7 @@ export default class extends Vue { private total = 0 private list: IShopData[] = [] private listLoading = true - private allDepts = [] + private allDepts: IShopData[] = [] private listQuery = { page: 1, limit: 20, diff --git a/src/views/shop/edit.vue b/src/views/shop/edit.vue index cc404c4..525953a 100644 --- a/src/views/shop/edit.vue +++ b/src/views/shop/edit.vue @@ -22,7 +22,7 @@ style="width: 50%" >