[update 标准解读流程] 完善

This commit is contained in:
danshihao
2024-07-11 20:09:16 +08:00
parent 5c9250085d
commit 7db6a16bfa
@@ -270,6 +270,8 @@ export default {
console.log(data)
this.dataSource = [data.data.processStandardInterpret]
this.formInline = data.data.processStandardInterpret
// 默认是少的条款表格
this.clauseDataSource = data.data.processStandardInterpretClauseList
// 是否下发
if (data.data.processStandardInterpret.isDistribute === IsDistribute.DISTRIBUTE.value) {
this.isDistribute = true