Commit 087ad70d by liangjianmin

refactor(scanTally): 移除扫码理货页面相关代码

- 删除整个 scanTally 页面模板和脚本代码
- 移除扫码、待理货任务选择、理货操作及自营到货登记逻辑
- 去除扫描二维码解析、理货图片上传、理货备注等功能
- 移除相关数据状态、方法及计算属性
- 清理自营货品资料填写弹窗及轮播逻辑
- 删除理货操作栏和待理货任务弹窗组件及交互代码
parent 10d96af8
Showing with 0 additions and 2 deletions
......@@ -925,8 +925,6 @@
}
});
},
// ==================== 理货操作相关方法(参考 tallyReceive/operate) ====================
/**
* 进入理货模式
* is_apart=1 拆货 -> 跳转 tallyReceive/operate 页面
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment