Browse Source

供货明细

shish 2 years ago
parent
commit
c40eafc352
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-ghs/controllers/BookItemGhsController.php

+ 1 - 1
app-ghs/controllers/BookItemGhsController.php

@@ -10,7 +10,7 @@ use Yii;
 class BookItemGhsController extends BaseController
 {
 
-    public function actionGetList()
+    public function actionList()
     {
         $get = Yii::$app->request->get();
         $where = [];