Commit f6616699 authored by liudong1993's avatar liudong1993

1

parent 275165a8
......@@ -43,7 +43,7 @@
</style>
<template>
<div>
<el-dialog custom-class="w800" :title="$t('hotel.suplier_contact')" :visible.sync="showVisible" center @close="close">
<el-dialog custom-class="w900" :title="$t('hotel.suplier_contact')" :visible.sync="showVisible" center @close="close">
<div style="margin-bottom: 0px;text-align: right;">
<el-button class="hollowFixedBtn el-icon-plus" @click="openContact" >{{$t('hotel.suplier_contact')}}</el-button>
</div>
......@@ -85,6 +85,16 @@
:label="$t('objFill.v101.activity.jifen')"
show-overflow-tooltip width="80">
</el-table-column>
<el-table-column
prop="MallNickName"
label="赞羊昵称"
show-overflow-tooltip width="100">
</el-table-column>
<el-table-column
prop="MallPrevNick"
label="推荐人"
show-overflow-tooltip width="80">
</el-table-column>
<el-table-column
prop=""
:label="$t('hotel.table_operat')"
......
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