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

+ 1 - 0
vue.config.js

@@ -26,6 +26,7 @@ module.exports = {
     proxy: {
       '/api': {
         target:'http://192.168.0.43:8087/TransServlet',
+        //target:'http://192.168.0.43:8087/TransServlet',
       //  target: 'http://localhost:8081/', // 后端接口地址
         //  target: 'http://192.168.0.43:8081/',
         // target: 'http://192.168.0.43:8181/',