jinx 1 month ago
parent
commit
d5b78f6385
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/qjkankan-editor/vue.config.js

+ 1 - 0
packages/qjkankan-editor/vue.config.js

@@ -51,6 +51,7 @@ module.exports = {
       "/admin": {
         target: proxy_url,
         changeOrigin: true,
+        
       },
       "/api": {
         target: process.env.VUE_APP_PROXY_URL_ROOT,