|
|
|
@ -27,6 +27,7 @@
|
|
|
|
|
.select2-container--default .select2-search--dropdown .select2-search__field {
|
|
|
|
|
height:26px;line-height:26px;font-size:12px;
|
|
|
|
|
}
|
|
|
|
|
a:link ,a:visited,a:hover,a:active { text-decoration: none;}
|
|
|
|
|
.select2-results__option[aria-selected] {font-size:12px;}
|
|
|
|
|
.layui-layer-dialog .layui-layer-content{color:red}
|
|
|
|
|
</style>
|
|
|
|
@ -97,9 +98,9 @@
|
|
|
|
|
<th>维护总流水</th>
|
|
|
|
|
<th >业绩提成</th>
|
|
|
|
|
<th >绩效考核奖金</th>
|
|
|
|
|
<th>当月总提成</th>
|
|
|
|
|
<th>应发金额</th>
|
|
|
|
|
<th>待发金额</th>
|
|
|
|
|
<th><a href="{:U('FinancePromote/index')}" >当月总提成</a></th>
|
|
|
|
|
<th><a href="{:U('MarketPercentage/personMarketStaffSettle')}" >应发金额</a></th>
|
|
|
|
|
<th><a href="{:U('MarketPercentage/showBonusList')}" >待发金额</a></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
|
|
|
|
|