From 8367033bb46b083a2ab2612ccaa7dc82338fca7a Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 17 Mar 2021 11:22:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BB=AA=E8=A1=A8=E7=9B=98=E5=88=86?= =?UTF-8?q?=E4=BA=ABtab?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/panel/GrantAuth/index.vue | 30 ++++++++++++++++++++ frontend/src/views/panel/list/PanelList.vue | 18 +++++++++--- 2 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 frontend/src/views/panel/GrantAuth/index.vue diff --git a/frontend/src/views/panel/GrantAuth/index.vue b/frontend/src/views/panel/GrantAuth/index.vue new file mode 100644 index 0000000000..8fbbaade4c --- /dev/null +++ b/frontend/src/views/panel/GrantAuth/index.vue @@ -0,0 +1,30 @@ + + + diff --git a/frontend/src/views/panel/list/PanelList.vue b/frontend/src/views/panel/list/PanelList.vue index 3de67d91e2..259c789bd1 100644 --- a/frontend/src/views/panel/list/PanelList.vue +++ b/frontend/src/views/panel/list/PanelList.vue @@ -111,14 +111,14 @@ - 分享授权 + 取 消 确 定 @@ -129,12 +129,16 @@