公告板
版本库
filestore
活动
搜索
登录
xxjProject
/
low-consum-manage
低值易耗品管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat: 1、物品分发部门查询 2、分发新增数量校验
石广澎
2023-11-29
24fc98301c0b38a76b7d5aa704fe79a2e385e584
[xxjProject/low-consum-manage.git]
/
admin-web
/
.env.production
1
2
3
4
5
6
# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'