feat(发货报表): 新增发货报表统计功能
添加发货报表页面,包含日期范围筛选、汇总信息展示和详细数据表格 新增API接口获取发货报表数据 实现数据计算和格式化显示功能
This commit is contained in:
@@ -355,7 +355,6 @@ export default {
|
||||
})
|
||||
return acidAction ? parseInt(acidAction.value) : null
|
||||
},
|
||||
|
||||
},
|
||||
watch: {
|
||||
// 监听字典数据加载,当acidRollingActionType有值时自动加载待操作列表
|
||||
|
||||
Reference in New Issue
Block a user