修改接口api #16

Merged
zwq merged 1 commits from zwq into develop 2022-02-25 11:01:58 +08:00

View File

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