<el-table-columnlabel="商家类型"align="center"prop="merchantType":show-overflow-tooltip="true"><templateslot-scope="scope"><spanv-if="scope.row.merchantType==item.id"v-for="item in merchantTypeList":key="item.id">
{{item.name}}
</span></template></el-table-column>