调整ownerExitRoom.js

This commit is contained in:
曾成 2020-05-14 12:09:01 +08:00
parent 77aa24f656
commit 8037fb7848

View File

@ -37,11 +37,10 @@
vc.component.deleteOwnernfo.errorInfo = json;
},
function(errInfo,error){
console.log('请求失败处理');
vc.toast(errInfo);
vc.component.deleteOwnernfo.errorInfo = errInfo;
});
}
}
});
})(window.vc);
})(window.vc);