27715
This commit is contained in:
@@ -129,7 +129,7 @@ export default {
|
||||
form: {},
|
||||
data: {
|
||||
id: '',
|
||||
auditIntegralType: '',
|
||||
auditIntegralType: '', //积分类型
|
||||
auditOpinion: '', // 不通过理由
|
||||
ruleName: '',
|
||||
integral: '',
|
||||
@@ -206,7 +206,7 @@ export default {
|
||||
pass: this.opts,
|
||||
auditRuleId: this.data.id,
|
||||
auditIntegralType: this.data.auditIntegralType,
|
||||
auditIntegral: this.data.integralTypetIntegral,
|
||||
auditIntegral: this.data.integralType,
|
||||
opinion: this.data.auditOpinion,
|
||||
auditRuleName: this.data.ruleName,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user