feat: 添加权限配置页面

This commit is contained in:
yangsy
2026-01-13 13:15:42 +08:00
parent 2c1d91bdb6
commit 209b3bd979
9 changed files with 485 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
export * from './alarm-type';
export * from './device-type';
export * from './fault-level';
export * from './permission-type';