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

This commit is contained in:
GoEdgeLab
2021-04-28 14:56:19 +08:00
parent ce442c3436
commit a3a334911c
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",