shish 1 месяц назад
Родитель
Сommit
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
     public function actionList()
     {
-        util::fail('请更新应用');
         $get = Yii::$app->request->get();
         $where = [];
         $where['mainId'] = $this->mainId;