Commit c399ddd6 authored by youjie's avatar youjie

no message

parent adbaceaf
......@@ -45,6 +45,7 @@
>
<div>
总金额: {{Getdetail().datas}}={{Getdetail().Total}}
<span style="color: red;margin-left: 10px; font-size: 11px;">注:如计算应收与订单应收不一致,请看订单日志可能存在其他修改。</span>
</div>
<!--
decimal PreferPrice = ((dmodel.Unit_Price ?? 0) - (model.DiscountPrice ?? 0)) * (dmodel.ManNum ?? 0);
......
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 to comment