Commit beec4997 authored by 黄奎's avatar 黄奎

页面下修改

parent d82c242a
......@@ -5,14 +5,9 @@
<table class="enrollTotalSearchTable" border="0" cellspacing="0" cellpadding="0">
<colgroup>
<col width="12%" />
<!-- <col width="7%" />
<col width="7%" />
<col width="7%" /> -->
<col width="7%" />
<col width="7%" />
<!-- <col width="7%" />
<col width="6%" /> -->
<col width="7%" />
<col width="7%" />
<col width="7%" />
<col width="7%" />
......@@ -23,11 +18,8 @@
<th width="12%">单号</th>
<th width="7%">联系人</th>
<th width="10%">联系电话</th>
<!-- <th width="7%">成交</th> -->
<th width="7%">应收总额</th>
<th width="7%">实收</th>
<!-- <th width="7%">优惠</th>
<th width="6%">少价金额</th> -->
<th width="7%">退款</th>
<th width="7%">平台税金</th>
<th width="7%">待收金额</th>
......@@ -43,11 +35,8 @@
<col width="12%" />
<col width="7%" />
<col width="10%" />
<!--<col width="7%" /> -->
<col width="7%" />
<col width="7%" />
<!-- <col width="7%" />
<col width="6%" /> -->
<col width="7%" />
<col width="7%" />
<col width="7%" />
......@@ -73,8 +62,6 @@
<div>活动结束时间:</div>
<div>{{item.EndTime}}</div>
<div v-if="item.IsCommission == 2" style="color:#f00;cursor: pointer;text-decoration: underline;" @click="gourlactive(item)">提成金额:{{item.CommissionPrice}}</div>
<!-- <div style="margin-top: 10px">{{item.CreateTime}}</div> -->
<template v-if="AuthorityObj.isShowName">
<div style="font-weight: bold;color:#2961FE;cursor:pointer;" @click="getClassInfo(item)">
{{item.ClassName}}</div>
......
This diff is collapsed.
This diff is collapsed.
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