|
@@ -82,7 +82,7 @@
|
|
@click="editClick(scope.row)" alt />
|
|
@click="editClick(scope.row)" alt />
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
- <el-table-column prop="establishDate" class="table_td" label="创建时间"></el-table-column>
|
|
|
|
|
|
+ <el-table-column prop="establishDate" class="table_td" label="创建时间" width="150"></el-table-column>
|
|
<el-table-column prop="seller" label="操作" width="230">
|
|
<el-table-column prop="seller" label="操作" width="230">
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|
|
<span class="corles" @click="nocomplete(scope.row)" v-hasPermission="
|
|
<span class="corles" @click="nocomplete(scope.row)" v-hasPermission="
|