update
This commit is contained in:
@@ -91,7 +91,7 @@ export default {
|
||||
|
||||
getUserNav() {
|
||||
let _this = this;
|
||||
if (localStorage.getItem("userId")) {
|
||||
if (localStorage.getItem("userId")&&localStorage.getItem('Authorization')) {
|
||||
axios({
|
||||
method: 'post',
|
||||
url: '/api/UrlAndCate/disposeBookmarkToJson',
|
||||
|
Reference in New Issue
Block a user