[update 标准解读流程] 完善
This commit is contained in:
+2
@@ -270,6 +270,8 @@ export default {
|
|||||||
console.log(data)
|
console.log(data)
|
||||||
this.dataSource = [data.data.processStandardInterpret]
|
this.dataSource = [data.data.processStandardInterpret]
|
||||||
this.formInline = data.data.processStandardInterpret
|
this.formInline = data.data.processStandardInterpret
|
||||||
|
// 默认是少的条款表格
|
||||||
|
this.clauseDataSource = data.data.processStandardInterpretClauseList
|
||||||
// 是否下发
|
// 是否下发
|
||||||
if (data.data.processStandardInterpret.isDistribute === IsDistribute.DISTRIBUTE.value) {
|
if (data.data.processStandardInterpret.isDistribute === IsDistribute.DISTRIBUTE.value) {
|
||||||
this.isDistribute = true
|
this.isDistribute = true
|
||||||
|
|||||||
Reference in New Issue
Block a user