opt:优化子卷包装界面样式

This commit is contained in:
2024-05-17 10:28:18 +08:00
parent 0880386c3d
commit 58d0dfa279
3 changed files with 40 additions and 22 deletions

View File

@@ -199,6 +199,7 @@ public class PdmBiSubpackagerelationServiceImpl extends ServiceImpl<PdmBiSubpack
String boxType = whereJson.getString("checked");
updateWrapper.set("box_type", boxType);
updateWrapper.set("box_group", maxBoxGroup);
// updateWrapper.set("status", "0");
updateWrapper.in("workorder_id", entityList);
pdmBiSubpackagerelationMapper.update(null, updateWrapper);
//下发空木箱出库任务