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