[update] 法规符合性评估库
This commit is contained in:
+4
@@ -538,6 +538,10 @@ export default {
|
||||
this.dataSourceEvaluate = JSON.parse(JSON.stringify(data.detailInfoList))
|
||||
}
|
||||
this.dataSourceCopy = JSON.parse(JSON.stringify(data.detailInfoList))
|
||||
// 部分分发后主排查人收到的新待办不可驳回
|
||||
if (this.formInline.lockDistributeFlag) {
|
||||
this.$emit('disabledReject')
|
||||
}
|
||||
this.isGetDataAfter = true
|
||||
},
|
||||
// 外层要获取数据
|
||||
|
||||
Reference in New Issue
Block a user