UDI管理系统前端
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
anthonywj 1f8829f4e7 Merge branch 'dev2.0' into test 1 year ago
bin first commit 2 years ago
build first commit 2 years ago
public 富文本相关 2 years ago
src 单据查询相关修改 1 year ago
.editorconfig first commit 2 years ago
.env.development 新增退货补单流程,诏安两个分库问题,单据明细打印问题,证书显示规格型号 1 year ago
.env.production 单据类型,飞书相关bug修改,汇总统计修改 1 year ago
.env.test 文件调整 2 years ago
.eslintignore first commit 2 years ago
.eslintrc.js 汇总相关修改 2 years ago
.gitignore Merge remote-tracking branch 'origin/master' 2 years ago
README.md 新增部门与仓库关联,部门与用户关联,仓库与用户管理 2 years ago
babel.config.js first commit 2 years ago
package.bat 1.修复查询货位相关的bug 2 years ago
package.json 密码超时修改等 2 years ago
vue.config.js 组件提交 1 year ago

README.md

浏览器访问 http://localhost:80

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod