Commit 2f29789c authored by youjie's avatar youjie

no message

parent c20e3042
...@@ -315,9 +315,7 @@ ...@@ -315,9 +315,7 @@
<detailsButtom :type="2" :obj="commissionMsg" :Month="Month"/> <detailsButtom :type="2" :obj="commissionMsg" :Month="Month"/>
</div> </div>
</div> </div>
<p style="padding: 0 0 10px 0;text-align: left;"> <p style="padding: 0 0 10px 0;text-align: left;"></p>
</p>
<div class="ExpectedCommission-table"> <div class="ExpectedCommission-table">
<el-table border ref="multipleTable" :data="isExpansion?newRlistAll:newRlist"> <el-table border ref="multipleTable" :data="isExpansion?newRlistAll:newRlist">
<el-table-column width="80" prop="RuleName" <el-table-column width="80" prop="RuleName"
...@@ -462,9 +460,6 @@ ...@@ -462,9 +460,6 @@
data() { data() {
return { return {
isExpansion: false, isExpansion: false,
detailsInfor:{
},
CommissionJJ:0, CommissionJJ:0,
CommissionTC:0, CommissionTC:0,
GNOrderNum:0, GNOrderNum: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