Commit 4d1de91a authored by 黄奎's avatar 黄奎

11

parent e1686590
......@@ -344,7 +344,7 @@
<th>{{$t('salesModule.CancelFee')}}</th>
<th width="220">{{$t('fnc.khxinxi')}}</th>
<th>{{$t('active.cl_addPp')}}</th>
<th>{{$t('MarketingActi.endTime')}}</th>
<!-- <th>{{$t('MarketingActi.endTime')}}</th> -->
<th width="180">{{$t('system.table_operation')}}</th>
</tr>
<tbody v-for="(item,index) in dataList" :key="`d_`+index">
......@@ -375,7 +375,7 @@
<td>{{item.CancelFee}}</td>
<td>{{item.CustomerName}}/{{item.CustomerPhone}}</td>
<td>{{item.CreateByStr}}</td>
<td>{{item.EndTime}}</td>
<!-- <td>{{item.EndTime}}</td> -->
<td>
<el-row>
<el-button-group>
......
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