更新ERP

This commit is contained in:
2022-07-25 10:17:59 +08:00
parent 3e6712ddc5
commit 72af437415
7 changed files with 651 additions and 0 deletions

View File

@@ -3,5 +3,6 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = ''
VUE_APP_WB_API = 'a.wms.picaiba.com'
VUE_APP_REPORT_DESIGN_URL = '/ureport/designer'
VUE_APP_REPORT_VIEW_URL = '/ureport/preview'