shish пре 2 година
родитељ
комит
01b72b558b
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);