Commit 056188c1 authored by youjie's avatar youjie

no message

parent d1e164f7
......@@ -316,6 +316,7 @@
<div class="ladder-form">
<div class="ladder-form-box">
<div class="ladder-list">
<div class="ladder-title">{{s.BranchName}}</div>
<div class="CommissionInfor">
<span>
当月团数:<span>{{s.TravelNum}}</span>
......@@ -333,7 +334,6 @@
预期提成:<span>{{s.Commission}}</span>
</span>
</div>
<div class="ladder-title">{{s.BranchName}}</div>
<progressComm :type="2" :CommissionRateList="s.GradeRuleList"
:Profit="s.Profit"></progressComm>
</div>
......
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