mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
调整ownerExitRoom.js
This commit is contained in:
parent
77aa24f656
commit
8037fb7848
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user