refactor(wms/coil): 移除默认的materialType字段

清理不再使用的materialType默认值,简化查询参数
This commit is contained in:
砂糖
2025-11-26 16:14:10 +08:00
parent fa493f943c
commit 923c9d1f7f

View File

@@ -328,7 +328,6 @@ export default {
pageNum: 1,
pageSize: 20,
dataType: 1,
materialType: '原料',
enterCoilNo: null,
currentCoilNo: null
},