This commit is contained in:
2022-03-07 09:31:40 +08:00
parent e3be286a50
commit a214eb9bad
2 changed files with 4 additions and 4 deletions

View File

@@ -2,6 +2,6 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/api'
VUE_APP_BASE_API = ''
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'