Commit 5faad965 authored by tianhongyang's avatar tianhongyang

隐藏导入失败表格投标人

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