Commit 25abfa76 authored by xhx's avatar xhx

fix:直播

parent fadb0f7f
......@@ -178,8 +178,6 @@ export default Vue.extend({
live.addLive().then(res => {
if (res.code === 200) {
this.$emit('updated', params)
} else {
message.error('当前数量已超过五个,添加失败,请删除后再次添加')
}
})
} else {
......
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