Commit 310c0128 authored by anxixi's avatar anxixi

运营指标验收等功能

parent 934e204d
......@@ -181,6 +181,7 @@
this.searchCik();
},
handdetail(val){
this.search.cur_page = this.cur_page;
this.publicFun.setUserInfoCookie("kolProfessorsSearch",JSON.stringify(this.search))
this.$router.push({path:"/kolProfessorsDetail",query:{id:val.professorId,state:val.checkState}});
},
......
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