INTCO-MES

This commit is contained in:
ICEC
2020-07-05 11:53:00 +08:00
parent 9dded8cd7b
commit a0a0aa8d7f
10 changed files with 268 additions and 272 deletions

View File

@ -1,5 +1,5 @@
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 生产环境配置
ENV = 'production'
# 英科大数据车间系统/生产环境
VUE_APP_BASE_API = '/prod-api'