yxc 2 лет назад
Родитель
Сommit
a2d1d80a54
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -47,7 +47,7 @@ module.exports = {
       '/dev-api/identificat/upload': {
         // target: `http://192.168.188.99:8080`,
         target: `http://192.168.1.11:19500/upload`,
-        changeOrigin: true,
+        changeOrigin: true1,
         pathRewrite: {
           '^/dev-api/identificat/upload': ''
         }