This commit is contained in:
shijingjing
2022-03-08 15:15:36 +08:00
parent b7ff5be5e7
commit c0a1acb65a

View File

@@ -212,7 +212,7 @@ export default {
pass: this.opts, pass: this.opts,
auditRuleId: this.data.id, auditRuleId: this.data.id,
auditIntegralType: this.data.auditIntegralType, auditIntegralType: this.data.auditIntegralType,
auditIntegral: this.data.integralType, auditIntegral: this.data.integral,
opinion: this.data.auditOpinion, opinion: this.data.auditOpinion,
auditRuleName: this.data.ruleName, auditRuleName: this.data.ruleName,
} }