基础报表管理样式

This commit is contained in:
2023-02-08 17:23:01 +08:00
parent a85c385180
commit 9530d7e889
12 changed files with 885 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ ENV = 'development'
# base api
# 这里修改成api服务器地址
VUE_APP_BASE_API = '/api'
VUE_APP_VIEW_PIC = 'http://tft.mes.picaiba.com/api/common/attachment/downloadFile?type=0&attachmentId='
VUE_APP_VIEW_PIC = 'http://tft.mes.picaiba.com/api/common/attachment/downloadFile?type=0&attachmentId='
VUE_APP_REPORT_DESIGN_URL = 'http://hfxny.mes.picaiba.com/ureport/designer'