feat(hand-factory): 新增收货页面及发货计划API

新增收货页面功能,包含收货计划选择、钢卷号筛选、收货表单提交等
添加发货计划相关API接口,包括查询、新增、修改、删除和报表统计
This commit is contained in:
砂糖
2025-12-03 10:01:37 +08:00
parent 9221aa6276
commit 041ac52600
12 changed files with 826 additions and 293 deletions

View File

@@ -0,0 +1,8 @@
<template>
</template>
<script>
</script>
<style>
</style>