|
@@ -236,8 +236,8 @@ class MenuApi {
|
|
|
$menus[] = ["type" => [2], "code" => "htbg", "pcode" => "rcrd", "name" => "合同到期待变更", "url" => "/enterprise/talent_basic_change/htindex", "icon" => "fa-thumbs-up", "status" => 1];
|
|
|
$menus[] = ["type" => [2, 5, 6], "code" => "jbtmanage", "pcode" => "0", "name" => "津补贴申报", "url" => "", "icon" => "fa-money", "status" => 1];
|
|
|
$menus[] = ["type" => [2, 5, 6], "code" => "jbtsb", "pcode" => "jbtmanage", "name" => "津补贴申报", "url" => "/enterprise/talentAllowance/index", "icon" => "fa-thumbs-up", "status" => 1];
|
|
|
- $menus[] = ["type" => [1, 2, 5, 6], "code" => "gfbt", "pcode" => "0", "name" => "购房补贴", "url" => "", "icon" => "fa-university", "status" => 0];
|
|
|
- $menus[] = ["type" => [1, 2, 5, 6], "code" => "gfbtsb", "pcode" => "gfbt", "name" => "购房补贴申报", "url" => "", "icon" => "fa-thumbs-up", "status" => 1];
|
|
|
+ $menus[] = ["type" => [1, 2, 5, 6], "code" => "gfbt", "pcode" => "0", "name" => "购房补贴", "url" => "", "icon" => "fa-university", "status" => 1];
|
|
|
+ $menus[] = ["type" => [1, 2, 5, 6], "code" => "gfbtsb", "pcode" => "gfbt", "name" => "购房补贴申报", "url" => "/enterprise/house", "icon" => "fa-thumbs-up", "status" => 1];
|
|
|
$menus[] = ["type" => [2], "code" => "pxbtmanage", "pcode" => "0", "name" => "培训补贴", "url" => "", "icon" => "fa-building", "status" => 1];
|
|
|
$menus[] = ["type" => [2], "code" => "pxbt", "pcode" => "pxbtmanage", "name" => "培训补贴", "url" => "", "icon" => "fa-thumbs-up", "status" => 1];
|
|
|
$menus[] = ["type" => [2], "code" => "zdzxmanage", "pcode" => "0", "name" => "重大专项", "url" => "", "icon" => "fa-life-ring", "status" => 1];
|