@ -302,7 +302,6 @@ const queryParams = reactive({
productId: undefined,
supplierId: undefined,
inTime: [],
status: 10,
remark: undefined,
inType: undefined,
creator: undefined
@ -307,7 +307,6 @@ const queryParams = reactive({
outType: undefined,
warehouseId: undefined,
outTime: [],
})