fix:入厂检验传入test_date__isnull

This commit is contained in:
shijing 2025-08-05 10:22:41 +08:00
parent 05e9c2faa7
commit 29cbafb3cf
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ export default {
query: { query: {
test_date: '', test_date: '',
}, },
params: { type: 20, mio__type: 'pur_in' }, params: { type: 20, mio__type: 'pur_in', test_date__isnull: false },
selection: [], selection: [],
state_: { state_: {
10: '', 10: '',