Commit a2b72d45 authored by lvshibao's avatar lvshibao

rule页面修改

parent 2505e04d
......@@ -126,7 +126,7 @@ new Vue({
},
popCurrentChange(page){
this.poppage = page;
this.getDetail(this.cityvalue,this.countryvalue,this.end_date,this.poptables,this.poprule, this.poppage, this.poppagesize);
this.getDetail(this.cityvalue,this.countryvalue,this.start_date,this.end_date,this.poptables,this.poprule, this.poppage, this.poppagesize);
},
getRule(city,country,start_date,end_date,agentName){
let that = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment