更新标书结果接口
This commit is contained in:
parent
03a1fafe1d
commit
fb3c881482
@ -69,7 +69,7 @@ class BidResultValidate extends BaseValidate
|
||||
*/
|
||||
public function sceneEdit()
|
||||
{
|
||||
return $this->only(['id', 'is_successful', 'bidder', 'bidder_amount']);
|
||||
return $this->only(['id', 'project_id', 'bid_document_examination_id', 'is_successful', 'bidder', 'bidder_amount']);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user