mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-19 13:56:43 +08:00
管理员后台 添加书籍功能完成
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
}
|
||||
alert(`出错啦!${data.errMsg} (错误码: ${data.errCode}) `);
|
||||
}
|
||||
}).catch(function (error) {
|
||||
console.log(error);
|
||||
alert("无法连接到服务器,请检查网络连接!");
|
||||
});
|
||||
}
|
||||
getUserStatus();
|
||||
|
Reference in New Issue
Block a user