Commit 8bcf8545 authored by lvshibao's avatar lvshibao

group页面修改

parent 1aaf7a8e
...@@ -152,7 +152,7 @@ new Vue({ ...@@ -152,7 +152,7 @@ new Vue({
}, },
popCurrentChange(page){ popCurrentChange(page){
this.poppage = page; this.poppage = page;
this.getDetail(this.cityvalue,this.countryvalue,this.start_date,this.end_date,this.poptables,this.poprule, this.poppage, this.poppagesize); this.getDetail(this.teamvalue,this.start_date,this.end_date,this.poptables,this.poprule, this.poppage, this.poppagesize);
}, },
getRule(city,country,start_date,end_date,agentName,page,page_size){ getRule(city,country,start_date,end_date,agentName,page,page_size){
let that = this; 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