Commit 0caa8847 by hcy001

添加确认报价id

parent 67713314
Showing with 1 additions and 0 deletions
......@@ -179,6 +179,7 @@ class InquiryItemsReportModel extends Model
$price_profile = changRate($sale_price,$main_rate,$quote_rate);
$temp = [
"quote_id"=>$quote_id,
"currency"=>$mainCurrency,
"goods_name"=>$itemInfo["goods_name"],
"goods_name_pro"=>$quoteItem["goods_name"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment