@@ -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;