xbx #97

Merged
theluyuan merged 9 commits from xbx into master 2020-10-30 07:09:14 +00:00
Showing only changes of commit b224b35e4c - Show all commits

View File

@ -323,7 +323,7 @@ export default defineComponent({
message.error("直播简介不能为空");
return;
} else {
if(lives.value.status==0){
if(!lives.value.status){
// subdata.fileid=picinfo.
if (id != undefined && id) {
/**