From acd00b06789870bca458fbefdf8ad7b694609445 Mon Sep 17 00:00:00 2001 From: icewint Date: Sun, 1 Feb 2026 19:16:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=87=E4=BB=BD=EF=BC=9A=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=80=E4=B8=AA=E5=B0=8F=E7=BB=84=E4=BB=B6=EF=BC=88=E6=9C=AA?= =?UTF-8?q?=E5=AE=8C=E6=88=90=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wcs_web/src/components/manage/AppPermission.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 wcs_web/src/components/manage/AppPermission.vue diff --git a/wcs_web/src/components/manage/AppPermission.vue b/wcs_web/src/components/manage/AppPermission.vue new file mode 100644 index 0000000..9167598 --- /dev/null +++ b/wcs_web/src/components/manage/AppPermission.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file