feat(wms): 新增员工异动管理功能并优化员工信息界面

refactor(员工信息): 重构员工信息界面,使用下拉选择替代输入框
feat(员工异动): 新增员工入职和离职功能及相关API
fix(合卷): 修复扫码日期格式化问题
style(交付): 统一结算类型为卷重结算
This commit is contained in:
砂糖
2026-03-14 15:00:02 +08:00
parent 9b82d7230a
commit 27dbed7b35
5 changed files with 399 additions and 144 deletions

View File

@@ -0,0 +1,13 @@
<template>
<div>
酸轧合卷
</div>
</template>
<script>
</script>
<style>
</style>