bugfix
This commit is contained in:
parent
0838608bd3
commit
6ea614ba47
@ -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":"产品类型管理",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user