阶梯
This commit is contained in:
@@ -193,7 +193,7 @@ export default {
|
||||
},
|
||||
|
||||
onConfirm() {
|
||||
if(this.integralInfo.ruleType == 2 && this.form.pass == 1) {
|
||||
if(this.integralInfo.ruleType == 1 && this.form.pass == 1) {
|
||||
this.form.integralItem = this.scoreItem.filter(e=> e.dictValue == this.form.auditIntegral)[0]?.dictName
|
||||
}
|
||||
if(this.integralInfo.ruleType == 0 && this.form.pass == 1) {
|
||||
|
||||
Reference in New Issue
Block a user