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
xwx
2022-02-24 10:50:35 +0800
Commit
533bffd5d9f872503b096f4258661354d17432eb
1 parent
2a4c22e8
杭州-文档管理-上传成功未弹出授权框
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/components/common/document/index.js
hg-monitor-web-base/src/main/resources/static/vue3/src/components/common/document/index.js
View file @
533bffd
...
...
@@ -343,8 +343,7 @@ export default {
if
(
loadTree
&&
loadTree
==
true
)
{
getTree
();
}
else
{
// getPage();
getTree
();
getPage
(
id
);
}
...
...
Please
register
or
login
to post a comment