update
This commit is contained in:
parent
c755ea1db7
commit
0b8ff22189
@ -131,9 +131,9 @@ class BidSecurityApplyValidate extends BaseValidate
|
||||
if ($data->isEmpty()) {
|
||||
return '投标决策信息不存在';
|
||||
}
|
||||
if($data['is_margin'] != 1){
|
||||
return '此投标信息没有保证金';
|
||||
}
|
||||
// if($data['is_margin'] != 1){
|
||||
// return '此投标信息没有保证金';
|
||||
// }
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user