shish 2 سال پیش
والد
کامیت
f36ebca8ef
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app-ghs/controllers/ConsoleController.php

+ 1 - 1
app-ghs/controllers/ConsoleController.php

@@ -126,7 +126,7 @@ class ConsoleController extends BaseController
     //今日概况 ssh 20220723
     //今日概况 ssh 20220723
     public function actionProfile()
     public function actionProfile()
     {
     {
-        $notice = [['title' => '目前公司任务非常之多,非紧急问题需排期', 'action' => '', 'page' => '']];
+        $notice = [['title' => '目前公司任务非常之多,非紧急问题需排期', 'action' => '-', 'page' => '']];
         //$notice = [];
         //$notice = [];
         $mainId = $this->mainId;
         $mainId = $this->mainId;
         $respond = StatSaleClass::profile($mainId);
         $respond = StatSaleClass::profile($mainId);