|
@@ -1055,6 +1055,9 @@ class Fullorder extends Start_Controller {
|
|
|
{
|
|
{
|
|
|
$post['budget'] = eval("return $yga*1.$ygc;");
|
|
$post['budget'] = eval("return $yga*1.$ygc;");
|
|
|
}
|
|
}
|
|
|
|
|
+ if($data['estimaterate'] == 1){
|
|
|
|
|
+ $post['budget'] = $post['shouldmoney'];
|
|
|
|
|
+ }
|
|
|
$whlabeldata = explode('|',trim($whlabel,'|'));$way = 0;
|
|
$whlabeldata = explode('|',trim($whlabel,'|'));$way = 0;
|
|
|
foreach ($whlabeldata as $va)
|
|
foreach ($whlabeldata as $va)
|
|
|
{
|
|
{
|