Commit 5faad965 authored by tianhongyang's avatar tianhongyang

隐藏导入失败表格投标人

parent 5881fe82
......@@ -26,11 +26,11 @@
<span style="color:red;">导入失败</span>
</template>
</el-table-column>
<el-table-column label="投标人">
<!-- <el-table-column label="投标人">
<template slot-scope="scope">
<span></span>
</template>
</el-table-column>
</el-table-column> -->
<el-table-column label="导入失败原因">
<template slot-scope="scope">
<span style="color:red;">{{scope.row}}</span>
......
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 to comment