Commit 133f76fd by LJM

css

parent c98faaeb
Showing with 1 additions and 5 deletions
......@@ -296,11 +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="buyer_info" label="猎芯采购员" width="100" :show-overflow-tooltip="true" align="center">
<template slot-scope="scope">
{{ scope.row.buyer_info.buyer_name }}
</template>
</el-table-column>
<el-table-column prop="" label="猎芯采购员" width="100" :show-overflow-tooltip="true" align="center"></el-table-column>
<el-table-column prop="goods_name" label="报价型号" width="100" :show-overflow-tooltip="true" align="center"></el-table-column>
<el-table-column prop="brand_name" label="品牌" width="100" :show-overflow-tooltip="true" align="center"></el-table-column>
<el-table-column prop="status" label="状态" width="100" :show-overflow-tooltip="true" align="center">
......
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