状态更新

This commit is contained in:
wangshiming
2022-01-14 15:29:31 +08:00
parent 5cddf9a778
commit 7e5661416a

View File

@ -438,6 +438,28 @@
} }
] ]
}, },
{
"text": "操作日志",
"group": true,
"children": [
{
"text": "系统操作日志",
"link": "/system/system-logs"
},
{
"text": "货源操作日志",
"link": "/system/system-supply-logs"
},
{
"text": "订单操作日志",
"link": "/system/system-waybill-logs"
},
{
"text": "用户登录日志",
"link": "/system/user-logs"
}
]
},
{ {
"text": "CRM客户管理", "text": "CRM客户管理",
"link": "/system/crm-management" "link": "/system/crm-management"
@ -462,22 +484,7 @@
"text": "基础配置", "text": "基础配置",
"link": "/system/basic-config" "link": "/system/basic-config"
}, },
{
"text": "系统操作日志",
"link": "/system/system-logs"
},
{
"text": "货源操作日志",
"link": "/system/system-supply-logs"
},
{
"text": "订单操作日志",
"link": "/system/system-waybill-logs"
},
{
"text": "用户登录日志",
"link": "/system/user-logs"
},
{ {
"text": "版本发布记录", "text": "版本发布记录",
"link": "/system/version-logs" "link": "/system/version-logs"