Browse Source

修改distrilbutionBillLading.js:导出功能-请求时设置响应类型为bolb

fix_bug_pro20231227
shuishangtang 11 months ago
parent
commit
92b3397238
  1. 4
      vite.config.js

4
vite.config.js

@ -19,8 +19,10 @@ export default ({ mode, command }) => {
// target: 'http://192.168.10.123:8889',
// target: 'http://192.168.10.101:8888',
// target: 'http://192.168.10.75:8777',
// cyz
target: 'http://192.168.10.94:8888',
// tjj
target: 'http://192.168.10.29:13000',
// target: 'http://192.168.10.29:13000',
// target: 'http://test.api.huitongys.com',
// target: 'http://h5uapi.huitongys.com',
changeOrigin: true,

Loading…
Cancel
Save