油漆实验室,批量变动,定时任务变动

This commit is contained in:
2025-03-19 13:13:40 +08:00
parent 0e4d7e11d2
commit 9b1c8b2b5a
9 changed files with 104 additions and 19 deletions

View File

@@ -158,7 +158,8 @@ namespace ZR.Service.mes.ql
{
Key = it.Id,
Label = "[ " + it.Partnumber + " ] " + it.Description,
Value = it.Description
Value = it.Description,
Color = it.Color
}
)
.Take(10)