财务管理只有企业版才默认打开

This commit is contained in:
刘祥超
2021-04-28 14:56:19 +08:00
parent e4015282a5
commit 554d0daf6d
2 changed files with 2 additions and 1 deletions

View File

@@ -222,6 +222,7 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
"module": configloaders.AdminModuleCodeFinance,
"name": "财务管理",
"icon": "yen sign",
"isOn": teaconst.IsPlus,
},
{
"code": "admins",