Commit c98faaeb by LJM

css

parent 66b99d75
Showing with 1 additions and 1 deletions
......@@ -296,7 +296,7 @@
</template>
</el-table-column>
<el-table-column prop="expire_time" label="报价有效期" width="160" :show-overflow-tooltip="true" align="center"></el-table-column>
<el-table-column prop="" label="猎芯采购员" width="100" :show-overflow-tooltip="true" align="center">
<el-table-column prop="buyer_info" label="猎芯采购员" width="100" :show-overflow-tooltip="true" align="center">
<template slot-scope="scope">
{{ scope.row.buyer_info.buyer_name }}
</template>
......
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 sign in to comment