Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
401794f1
authored
Feb 17, 2023
by
bimei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
根据keepalive规则修改命名
parent
9c38c330
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
src/views/infra/server/index.vue
+1
-1
src/views/report/jmreport/index.vue
+1
-1
No files found.
src/views/infra/server/index.vue
View file @
401794f1
...
...
@@ -3,7 +3,7 @@
<IFrame
:src=
"src"
/>
</ContentWrap>
</
template
>
<
script
setup
lang=
"ts"
name=
"Server"
>
<
script
setup
lang=
"ts"
name=
"
Admin
Server"
>
const
BASE_URL
=
import
.
meta
.
env
.
VITE_BASE_URL
const
src
=
ref
(
BASE_URL
+
'/admin/applications'
)
</
script
>
src/views/report/jmreport/index.vue
View file @
401794f1
...
...
@@ -3,7 +3,7 @@
<IFrame
:src=
"src"
/>
</ContentWrap>
</
template
>
<
script
setup
lang=
"ts"
name=
"J
mr
eport"
>
<
script
setup
lang=
"ts"
name=
"J
imuR
eport"
>
import
{
getAccessToken
}
from
'@/utils/auth'
const
BASE_URL
=
import
.
meta
.
env
.
VITE_BASE_URL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment