Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
b2435e75
Commit
b2435e75
authored
Nov 15, 2023
by
Licx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报表查询角色登录跳转
parent
4e0c77e1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
1 deletions
+7
-1
public/index.html
+4
-1
public/webconfig.js
+3
-0
src/views/patientinfo.vue
+0
-0
No files found.
public/index.html
View file @
b2435e75
...
...
@@ -19,12 +19,15 @@
<meta
http-equiv=
"Cache-control"
content=
"no-cache"
/>
<meta
http-equiv=
"Cache"
content=
"no-cache"
/>
<title>
基于病种精准管理系统
</title>
<script
type=
"text/javascript"
src=
"./webconfig.js"
></script>
</head>
<body>
<noscript>
<strong
>
We're sorry but
<
%=
htmlWebpackPlugin
.
options
.
title
%
>
doesn't work properly without JavaScript enabled. Please enable it to continue.
</strong
>
We're sorry but
<
%=
htmlWebpackPlugin
.
options
.
title
%
>
doesn't work
properly without JavaScript enabled. Please enable it to
continue.
</strong
>
</noscript>
<div
id=
"app"
></div>
...
...
public/webconfig.js
0 → 100644
View file @
b2435e75
window
.
webConfig
=
{
diseLink
:
'http://192.168.18.90:8080/#/dataAnalysis/department'
}
src/views/patientinfo.vue
View file @
b2435e75
This diff is collapsed.
Click to expand it.
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