This commit is contained in:
yumoqing 2025-10-14 14:57:32 +08:00
parent 0838608bd3
commit 6ea614ba47

View File

@ -121,6 +121,11 @@
} }
{% endif %} {% endif %}
{% if 'owner.operator' in roles %} {% if 'owner.operator' in roles %}
,{
"name":"syslog",
"label":"系统日志",
"url":"{{entire_url('/msp/sagelog.ui')}}"
}
,{ ,{
"name":"prodtype", "name":"prodtype",
"label":"产品类型管理", "label":"产品类型管理",