opt:优化出库逻辑增加平库判断

This commit is contained in:
zhangzq
2026-06-15 16:55:35 +08:00
parent 88d1a8e8bb
commit 8a3caa4126
31 changed files with 234 additions and 78 deletions

View File

@@ -26,7 +26,7 @@ export default {
},
data() {
return {
title: 'WMS系统',
title: '诺力五期WMS系统',
logo: Logo,
title_param: 'platform'
}