Compare commits
No commits in common. "42a08e07ba2a87096b5078a876b339a477e97d9d" and "bee3ab9fba54c73321c11cf9efd1ffa785b0ca30" have entirely different histories.
42a08e07ba
...
bee3ab9fba
@ -62,8 +62,7 @@
|
||||
fileListes:[],
|
||||
rSelect:[],
|
||||
image:"",
|
||||
token:"",
|
||||
tiaozhuan:false
|
||||
token:""
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
@ -116,10 +115,6 @@
|
||||
})
|
||||
},
|
||||
kaibo(){
|
||||
if(this.tiaozhuan){
|
||||
return ;
|
||||
}
|
||||
this.tiaozhuan = true
|
||||
this.$u.api.createChatRoom({
|
||||
chat_name:this.max,
|
||||
live_desc:this.form.text,
|
||||
@ -133,7 +128,6 @@
|
||||
title: res.message,
|
||||
type: 'error'
|
||||
});
|
||||
this.tiaozhuan = false
|
||||
}
|
||||
this.$u.route({
|
||||
url:"/pages/release/zhibo",
|
||||
|
Loading…
x
Reference in New Issue
Block a user