法规技术评估对接。

法规技术评估到达截止日期定时器。
This commit is contained in:
wangzhijiang
2022-07-14 11:09:30 +08:00
parent 333eb6d0f7
commit d7be39abe6
6 changed files with 154 additions and 14 deletions
@@ -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 || {}