shish 1 年之前
父節點
當前提交
6c10e9eeeb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app-ghs/controllers/ConsoleController.php

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

@@ -242,8 +242,8 @@ class ConsoleController extends BaseController
 
 
         $warning = '';
         $warning = '';
         $warningUrl = '';
         $warningUrl = '';
-        //$warning = '注意开小单位(支)将会扣库存 点击了解';
-        //$warningUrl = '/admin/notice/warning';
+        $warning = '注意开小单位(支)将会扣库存 点击了解';
+        $warningUrl = '/admin/notice/warning';
 
 
         util::success([
         util::success([
             'asset' => $this->main,
             'asset' => $this->main,