Commit f20c2dd0 authored by zhengke's avatar zhengke

no message

parent 2c1a0e19
......@@ -186,8 +186,8 @@
<td>{{item.EmName}}</td>
<td>{{item.ProfitMoney}}</td>
<td>
{{item.EmpType!=1?item.LureNum:'-'}}
<!-- <span @click="item.LureNum>0?clickUrl(item,2):''" :class="item.LureNum>0?'clickCp':''">{{item.EmpType!=1?item.LureNum:'-'}}</span> -->
<!-- {{item.EmpType!=1?item.LureNum:'-'}} -->
<span @click="item.LureNum>0?clickUrl(item,2):''" :class="item.LureNum>0?'clickCp':''">{{item.EmpType!=1?item.LureNum:'-'}}</span>
</td>
<td>{{item.EmpType!=1?item.OrderNum:'-'}}</td>
<td>{{item.WageMoney}}</td>
......
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