Jelajahi Sumber

代码生成生成的菜单默认显示

evoxwht 2 tahun lalu
induk
melakukan
5a86f0a369
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      crmeb/app/services/system/SystemCrudServices.php

+ 1 - 0
crmeb/app/services/system/SystemCrudServices.php

@@ -560,6 +560,7 @@ class SystemCrudServices extends BaseServices
             'menu_path' => '/' . $routeName,
             'auth_type' => 1,
             'is_show' => 1,
+            'is_show_path' => 1,
             'is_del' => 0,
             'unique_auth' => $uniqueAuth,
             'is_header' => $data['pid'] ? 0 : 1,