@@ -123,9 +123,9 @@
let param={
uid:this.$store.state.userInfo.userid,
pid:JSON.parse(localStorage.getItem('pid')),
- cid:0,
+ cid:"",
leader:'',
- state:99,
+ state:"",
page:this.table.currentPage,
lim:this.table.packageSize
}