Jelajahi Sumber

修改入库时间

shish 2 tahun lalu
induk
melakukan
d4c980fa09
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app-ghs/controllers/PurchaseOrderController.php

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

@@ -604,7 +604,7 @@ class PurchaseOrderController extends BaseController
     }
     }
 
 
     //修改入库时间 ssh 20240511
     //修改入库时间 ssh 20240511
-    public function actionModifyOrderEntryTime()
+    public function actionModifyEntryTime()
     {
     {
         $get = Yii::$app->request->get();
         $get = Yii::$app->request->get();
         $id = $get['id'] ?? 0;
         $id = $get['id'] ?? 0;