feat(钢卷异常): 重构异常记录功能,增加开始/结束位置字段

refactor(发货单): 添加发货计划选择功能

feat(报表): 新增合并报表页面,支持投入产出钢卷统计

style: 移除多余的空格和注释代码
This commit is contained in:
砂糖
2026-03-17 14:52:54 +08:00
parent 3c745b8ce4
commit b6387a53d8
10 changed files with 367 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ export default {
querys: {
dataType: 1,
// 筛选异常数量大于等于1的
minAbnormalCount: 1
// minAbnormalCount: 1
},
labelType: '2',
qrcode: false,