@ -184,6 +184,7 @@
})
this.account = '';
this.search();
this.showEdit = false;
}else if(this.editType=='edit'){
API.request('/adminAgentTeam/editAgent', {
@ -195,11 +196,10 @@
}
},
add(){
this.title = "新增代理";
@ -237,8 +237,10 @@
uni.showToast({
title: res.msg
this.limit = '';
this.showScore = false;
search(){
@ -122,8 +122,10 @@
@ -185,6 +185,7 @@
API.request('/adminUserTeam/editUser', {
@ -197,9 +198,9 @@
@ -238,8 +239,10 @@