فهرست منبع

wesmiler 抢表商城

APPLE 3 سال پیش
والد
کامیت
14c8cbe27f
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Services/Common/MenuService.php

+ 1 - 0
app/Services/Common/MenuService.php

@@ -284,6 +284,7 @@ class MenuService extends BaseService
             $permissionList = $this->model
             $permissionList = $this->model
                 ->select("permission")
                 ->select("permission")
                 ->where("type", "=", 1)
                 ->where("type", "=", 1)
+                ->where("status", "=", 1)
                 ->where("mark", "=", 1)
                 ->where("mark", "=", 1)
                 ->get()
                 ->get()
                 ->toArray();
                 ->toArray();