shish 1 ヶ月 前
コミット
ffc3c621f6
1 ファイル変更0 行追加1 行削除
  1. 0 1
      app-hd/controllers/WorkController.php

+ 0 - 1
app-hd/controllers/WorkController.php

@@ -77,7 +77,6 @@ class WorkController extends BaseController
     //制作单列表 ssh 20220319
     //制作单列表 ssh 20220319
     public function actionList()
     public function actionList()
     {
     {
-        util::fail('请更新应用');
         $get = Yii::$app->request->get();
         $get = Yii::$app->request->get();
         $where = [];
         $where = [];
         $where['mainId'] = $this->mainId;
         $where['mainId'] = $this->mainId;