直播需要修改接口

This commit is contained in:
2020-07-21 19:50:26 +08:00
parent d04146d479
commit 9838aab5f4
4 changed files with 22 additions and 5 deletions

View File

@@ -52,6 +52,7 @@
} else {
this.rSelect.splice(this.rSelect.indexOf(e), 1); //取消
}
this.$emit("qiehuan",this.rSelect)
},
chuangjian(){
this.$u.api.createLivesp({spec_name:this.form.name}).then((res)=>{