diff --git a/project/fengdu/app/AppIntegratingRules/components/List.vue b/project/fengdu/app/AppIntegratingRules/components/List.vue index 63428d25..63e6820e 100644 --- a/project/fengdu/app/AppIntegratingRules/components/List.vue +++ b/project/fengdu/app/AppIntegratingRules/components/List.vue @@ -45,7 +45,7 @@ - + @@ -325,8 +325,9 @@ this.getList(); }, handleTypeForm(v) { + console.log(v) if (this.dialog) { - if(v[0] == '1' || v[0]== '10') { + if(v[1] == '17') { this.form.scoringCycle = '0' this.form.numberLimit = '1' this.isOneAndTen = true