瀏覽代碼

Merge pull request '更新' (#24) from zwq into develop

Reviewed-on: http://git.picaiba.com/mt-ck-00a/mt-ck-wms-ui/pulls/24
pull/25/head
朱文强 2 年之前
父節點
當前提交
0cd8970053
共有 1 個檔案被更改,包括 0 行新增9 行删除
  1. +0
    -9
      vue.config.js

+ 0
- 9
vue.config.js 查看文件

@@ -46,18 +46,9 @@ module.exports = {
// 这里写入需要代理的api和对应的目标地址
proxy: {
'/api': {
<<<<<<< HEAD
target: 'http://localhost:8080',
// target: 'http://192.168.0.148:8080',
=======
<<<<<<< HEAD
// target: 'http://localhost:8080',
target: 'http://192.168.0.148:8080',
=======
// target: 'http://192.168.0.148:8080',
target: 'http://a.wms.picaiba.com/api',
>>>>>>> 14bf2dc2f6d116f4005fe216e91bb59aa7ba338f
>>>>>>> develop
// target: 'http://192.168.0.127:8080',
// target: 'http://192.168.0.165:8080',
// target: 'http://192.168.43.105:8080',


Loading…
取消
儲存