fix(wms): 修复钢卷选择器过滤条件并添加加载状态

为钢卷选择器添加状态过滤条件,并在报表页面添加加载状态指示器。同时注释掉ship.vue中不再使用的materialType字段。
This commit is contained in:
砂糖
2025-12-16 09:52:46 +08:00
parent dbc9ac727a
commit 2829e52f5b
4 changed files with 7 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ export default {
qrcode: false,
querys: {
dataType: 1,
materialType: '成品',
// materialType: '成品',
status: 1
},
showControl: false,