Commit aa0c4b6e by hcy001

1

parent be77db2d
Showing with 3 additions and 0 deletions
......@@ -177,6 +177,9 @@ class InquiryItemsReportModel extends Model
"supplier_name"=>$quoteItem["supplier_name"],
"quote_uid"=>$quoteItem["create_uid"],
"quote_name"=>$quoteItem["create_name"],
"raw_goods_sn"=>$quoteItem["raw_goods_sn"],
"raw_goods_packing"=>$quoteItem["raw_goods_packing"],
"raw_brand_name"=>$quoteItem["raw_brand_name"],
"price_rmb"=>$price_rmb,
"price_origin"=>$price_origin,
"price_profile"=>$price,
......
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