mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 20:48:09 +08:00
fix: 禁用一个工单菜单
This commit is contained in:
parent
d98dff2393
commit
e8c0a8383b
@ -207,7 +207,7 @@ class Service extends Plugin
|
||||
'subs' => [
|
||||
['name' => '常见问题管理', 'icon' => 'layui-icon layui-icon-star', 'node' => "{$code}/help.problem/index"],
|
||||
['name' => '意见反馈管理', 'icon' => 'layui-icon layui-icon-template', 'node' => "{$code}/help.feedback/index"],
|
||||
['name' => '工单提问管理', 'icon' => 'layui-icon layui-icon-service', 'node' => "{$code}/help.question/index"],
|
||||
// ['name' => '工单提问管理', 'icon' => 'layui-icon layui-icon-service', 'node' => "{$code}/help.question/index"],
|
||||
],
|
||||
],
|
||||
], PaymentService::menu());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user