fix: 标准解读流程批准列表显示出错修改
This commit is contained in:
@@ -155,6 +155,10 @@
|
||||
label="基于上一版本差异"
|
||||
show-overflow-tooltip
|
||||
align="center">
|
||||
<!-- 使用上面的语法出现了错误,改用下面这种写法实现 -->
|
||||
<template slot-scope="scope">
|
||||
{{scope.row.changePoint}}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<!-- <el-table-column-->
|
||||
<!-- v-show="sarType === 'FOREIGN' && form.itemsNum1"-->
|
||||
|
||||
Reference in New Issue
Block a user