管理后台:商品列表报错的问题,解决商品报价 * 100

This commit is contained in:
YunaiV
2019-04-16 23:26:56 +08:00
parent 371eba5537
commit 2eb5d32cbc
5 changed files with 10 additions and 60 deletions

View File

@@ -8,8 +8,8 @@ export default {
pathRewrite: {},
},
'/product-api/': {
target: 'http://180.167.213.26:18083/',
// target: 'http://127.0.0.1:18081/',
// target: 'http://180.167.213.26:18083/',
target: 'http://127.0.0.1:18081/',
changeOrigin: true,
pathRewrite: {},
},