refactor(wms/coil): 移除合并和分条操作中未使用的itemType和itemId字段
This commit is contained in:
@@ -751,8 +751,6 @@ export default {
|
||||
coilId: item.coilId,
|
||||
enterCoilNo: item.enterCoilNo,
|
||||
currentCoilNo: item.currentCoilNo,
|
||||
itemType: item.itemType,
|
||||
itemId: item.itemId,
|
||||
materialType: item.materialType,
|
||||
}))
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user