opt: 备货区优化、拉取子卷优先能释放架子的点位

This commit is contained in:
2025-09-09 15:46:08 +08:00
parent dde6888074
commit 67e8002ffd
8 changed files with 288 additions and 139 deletions

View File

@@ -403,6 +403,9 @@
if (item.is_paper_ok === '4') {
tzText = '已下发套轴';
}
if (item.is_paper_ok === '95') {
tzText = '等待更换管芯托盘';
}
if (item.is_paper_ok === '99') {
tzText = '套轴异常';
}