列权限添加

This commit is contained in:
sheng
2023-09-11 12:02:29 +08:00
parent 86f539a193
commit 111edb3f4a
8 changed files with 122 additions and 31 deletions

View File

@@ -3,7 +3,7 @@ ENV = 'development'
# 本地环境接口地址
#`VITE_API_URL = 'https://demo.dvadmin.com/api'
VITE_API_URL = 'http://127.0.0.1:8000'
VITE_API_URL = 'https://5b28686519.goho.co'
# 是否启用按钮权限
VITE_PM_ENABLED = true