|
@@ -85,7 +85,7 @@
|
|
|
<div>{{tableFun(column.prop,scope.row[column.prop])}}</div>
|
|
<div>{{tableFun(column.prop,scope.row[column.prop])}}</div>
|
|
|
</template>
|
|
</template>
|
|
|
</el-table-column> -->
|
|
</el-table-column> -->
|
|
|
- <el-table-column sortable show-overflow-tooltip prop="SupplierName" header-align="center" width="130"
|
|
|
|
|
|
|
+ <el-table-column sortable show-overflow-tooltip prop="SupplierName" header-align="center" width="140"
|
|
|
label="服务商名称"></el-table-column>
|
|
label="服务商名称"></el-table-column>
|
|
|
<el-table-column sortable show-overflow-tooltip prop="Status" header-align="center" width="130" label="状态">
|
|
<el-table-column sortable show-overflow-tooltip prop="Status" header-align="center" width="130" label="状态">
|
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|