调整“驾驶舱”的机床状态与工厂产线实际不一致的问题

This commit is contained in:
mgw
2024-10-10 14:01:39 +08:00
parent f324453351
commit 786fca2937
4 changed files with 16 additions and 8 deletions

View File

@@ -108,6 +108,10 @@ td.o_required_modifier {
}
.color_3 {
background-color: #808080;
}
.color_4 {
background-color: rgb(255, 150, 0);
}