moonsflyer 4 tháng trước cách đây
mục cha
commit
79114b9eb5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/adminapi/validate/asset/AssetLeaseValidate.php

+ 1 - 0
app/adminapi/validate/asset/AssetLeaseValidate.php

@@ -99,6 +99,7 @@ class AssetLeaseValidate extends BaseValidate
     }
     public function sceneEdit()
     {
+        return $this->only(['id']);
     }
 
     /**