fix(wms): 修复钢卷选择器过滤条件并添加加载状态
为钢卷选择器添加状态过滤条件,并在报表页面添加加载状态指示器。同时注释掉ship.vue中不再使用的materialType字段。
This commit is contained in:
@@ -14,7 +14,7 @@ export default {
|
||||
qrcode: false,
|
||||
querys: {
|
||||
dataType: 1,
|
||||
materialType: '成品',
|
||||
// materialType: '成品',
|
||||
status: 1
|
||||
},
|
||||
showControl: false,
|
||||
|
||||
Reference in New Issue
Block a user