fix: 标准解读流程批准列表显示出错修改

This commit is contained in:
wxyclub
2024-06-20 16:22:46 +08:00
parent 4a3e9bd7d0
commit 359bdcf367
@@ -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"-->