法规技术评估对接。
法规技术评估到达截止日期定时器。
This commit is contained in:
@@ -189,8 +189,7 @@
|
||||
lawsOpinionAssessmentResult() {
|
||||
getAction(this.url.list, {
|
||||
lawsTechnologyEvaluationId: this.queryProject.lawsTechnologyEvaluationId,
|
||||
actiProcInstId: this.$route.query.prcId,
|
||||
createBy: this.userInfo().username
|
||||
actiProcInstId: this.$route.query.prcId
|
||||
}).then((res) => {
|
||||
if (res.success) {
|
||||
this.complianceResult = res.result.complianceResult || {}
|
||||
|
||||
Reference in New Issue
Block a user