Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhongtong-avi-web
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
中通客车项目
zhongtong-avi-web
Commits
839eaa54
Commit
839eaa54
authored
Feb 20, 2020
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fea(制件车间): 制件车间名称修改
parent
c75b8a57
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
config/index.js
+1
-1
list.vue
src/views/Workshop/Final/list.vue
+1
-1
No files found.
config/index.js
View file @
839eaa54
...
...
@@ -17,7 +17,7 @@ module.exports = {
// target: 'http://192.168.43.244:8888', // 东伟服务器地址
// target: 'http://192.168.43.153:8080', // 训浩服务器
// target: 'http://10.100.172.23:8082', // 本地服务器
target
:
'http://10.100.172.
124
:8082'
,
// 本地服务器http://10.100.172.30:8082/
target
:
'http://10.100.172.
30
:8082'
,
// 本地服务器http://10.100.172.30:8082/
changeOrigin
:
true
,
pathRewrite
:
{
'^/host'
:
''
//这里理解成用‘/host’代替target里面的地址,后面组件中我们掉接口时直接用api代替 比如我要调用'http://40.00.100.100:3002/user/add',直接写‘/api/user/add’即可
...
...
src/views/Workshop/Final/list.vue
View file @
839eaa54
...
...
@@ -87,7 +87,7 @@
},
{
id
:
2
,
label
:
'
总装
智能扭力钣手'
,
label
:
'
装配
智能扭力钣手'
,
code
:
'ASSEMBLY_TORQUE_WRENCH'
},
{
...
...
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