Explorar o código

feat: 修复语法错误

rindy hai 1 ano
pai
achega
f4baea3004
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -24,7 +24,7 @@ const devServer = {
             }
         },
         '/smart-site': {
-            target: process.env.VUE_APP_DEV_PROXY
+            target: process.env.VUE_APP_DEV_PROXY,
             changeOrigin: true,
             headers: {
                 Connection: 'keep-alive',