资质导入方法已完成
This commit is contained in:
parent
9c999dcba6
commit
588f88f180
|
@ -98,7 +98,7 @@
|
|||
<span v-html="showlight(scope.row.cnas)"></span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column label="其它资质" show-overflow-tooltip>
|
||||
<el-table-column label="其它资质">
|
||||
<template slot-scope="scope">
|
||||
<span v-html="showlight(scope.row.other)" ></span>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue