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
e2c01022
Commit
e2c01022
authored
May 24, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
3d451592
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
src/views/outpatientDetails.vue
+0
-0
vue.config.js
+1
-3
No files found.
src/views/outpatientDetails.vue
View file @
e2c01022
This diff is collapsed.
Click to expand it.
vue.config.js
View file @
e2c01022
...
@@ -20,9 +20,7 @@ module.exports = {
...
@@ -20,9 +20,7 @@ module.exports = {
port
:
8066
,
//测试端口
port
:
8066
,
//测试端口
proxy
:
{
proxy
:
{
"/api"
:
{
"/api"
:
{
//target: 'http://192.168.18.166:8099/',
target
:
"http://192.168.18.166:8033/"
,
//drg测试站点
target
:
"http://192.168.18.166:8100/"
,
//drg测试站点
// target: "http://192.168.18.166:8033/", //dip测试站点
changeOrigin
:
true
,
changeOrigin
:
true
,
pathRewrite
:
{
pathRewrite
:
{
"^/"
:
"/"
,
"^/"
:
"/"
,
...
...
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