|
|
@ -305,7 +305,7 @@ export default { |
|
|
|
this.typeform.categoryName = this.form.categoryName |
|
|
|
this.typeform.type = 'category' |
|
|
|
} else { |
|
|
|
this.ruleform.categoryName = this.form.categoryName |
|
|
|
this.ruleform.ruleName = this.form.ruleName |
|
|
|
this.ruleform.pointValue = this.form.pointValue |
|
|
|
this.ruleform.applyFlag = this.form.applyFlag |
|
|
|
this.ruleform.type = 'rule' |
|
|
|