feat: 更新应用版本至1.3.17并添加钢卷导出功能
- 在config.js、manifest.json和version.json中更新版本号至1.3.17 - 新增钢卷导出API接口 - 在接收和编辑页面添加长度输入字段 - 修改钢卷发货逻辑,增加质量状态校验并使用新的导出接口
This commit is contained in:
@@ -8,7 +8,7 @@ module.exports = {
|
||||
// 应用名称
|
||||
name: "ruoyi-app",
|
||||
// 应用版本
|
||||
version: "1.3.16",
|
||||
version: "1.3.17",
|
||||
// 应用logo
|
||||
logo: "/static/logo.jpg",
|
||||
// 官方网站
|
||||
|
||||
Reference in New Issue
Block a user