@@ -150,7 +150,7 @@
/>
</template>
</el-table-column>
- <el-table-column class="table_td" label="接单时间" prop="createDate">
+ <el-table-column class="table_td" label="接单时间" prop="createDate" width="90">
<el-table-column prop="seller" label="操作" width="200">
<template slot-scope="scope">
@@ -145,7 +145,7 @@
- <el-table-column prop="createDate" class="table_td" label="接单时间">
+ <el-table-column prop="createDate" class="table_td" label="接单时间" width="90">