refactor(wms/coil): 移除默认的materialType字段
清理不再使用的materialType默认值,简化查询参数
This commit is contained in:
@@ -328,7 +328,6 @@ export default {
|
|||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
pageSize: 20,
|
pageSize: 20,
|
||||||
dataType: 1,
|
dataType: 1,
|
||||||
materialType: '原料',
|
|
||||||
enterCoilNo: null,
|
enterCoilNo: null,
|
||||||
currentCoilNo: null
|
currentCoilNo: null
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user