update
This commit is contained in:
parent
61dc731909
commit
a8634c622e
@ -82,7 +82,7 @@ class MaterialPurchaseRequestValidate extends BaseValidate
|
|||||||
*/
|
*/
|
||||||
public function sceneEdit()
|
public function sceneEdit()
|
||||||
{
|
{
|
||||||
return $this->remove('flow_id',true)->remove('path',true);
|
return $this->remove('flow_id',true)->remove('path',true)->remove('purchase_request_detail',true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user