Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
2022-09-20 18:03:56 +0800
Commit
3a54bbf4179608f75921231629d605a952bec8f3
1 parent
37afa84c
【无】vue页面给ajax请求增加headers的参数(当前页面的title的值,window.top.location.hash)#1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/main.js
hg-monitor-web-base/src/main/resources/static/vue3/src/main.js
View file @
3a54bbf
...
...
@@ -90,10 +90,8 @@ Promise.all([
menuPath
:
menuPath
,
elementName
:
name
}
});
}
}
}
setAjaxData
();
...
...
Please
register
or
login
to post a comment