选择工单加分页
This commit is contained in:
@@ -41,8 +41,8 @@ module.exports = {
|
||||
proxy: {
|
||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||
[process.env.VUE_APP_BASE_API]: {
|
||||
// target: `http://172.16.10.97:8002`,
|
||||
target: `http://172.16.10.97:8002`,
|
||||
// target: `https://www.sdhuixinjituan.com:8001/prod-api/`,
|
||||
target: `http://172.16.10.13:8002/`,
|
||||
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user