@@ -4,4 +4,4 @@ NODE_ENV = production
ENV = 'staging'
# 若依管理系统/测试环境
-VUE_APP_BASE_API = 'stage-api'
+VUE_APP_BASE_API = '/stage-api'