update
This commit is contained in:
parent
d0da4f1535
commit
bd01e9c055
@ -45,7 +45,7 @@
|
|||||||
'our_quotation' => 'float|egt:0',
|
'our_quotation' => 'float|egt:0',
|
||||||
'rate' => 'float|egt:0',
|
'rate' => 'float|egt:0',
|
||||||
'manager' => 'checkManager',
|
'manager' => 'checkManager',
|
||||||
'bid_result analysis' => 'requireIf:bid_result,0',
|
'bid_result_analysis' => 'requireIf:bid_result,0',
|
||||||
'annex' => 'checkAnnex',
|
'annex' => 'checkAnnex',
|
||||||
'detail' => 'checkDetail'
|
'detail' => 'checkDetail'
|
||||||
];
|
];
|
||||||
@ -67,7 +67,7 @@
|
|||||||
'rate' => '中标费率',
|
'rate' => '中标费率',
|
||||||
'month' => '投标人月数',
|
'month' => '投标人月数',
|
||||||
'manager' => '中标总监/经理',
|
'manager' => '中标总监/经理',
|
||||||
'bid_result analysis' => '投标结果分析',
|
'bid_result_analysis' => '投标结果分析',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user