fix:入司检验不显示没有检验时间的

This commit is contained in:
shijing 2025-05-23 15:29:12 +08:00
parent 304add9061
commit 7d4710c61a
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ export default {
test_date: '',
ordering: '-test_date'
},
params: { type: 20, mio__type: 'pur_in',ordering: '-test_date'},
params: { type: 20, mio__type: 'pur_in',ordering: '-test_date',test_date__isnull:0},
selection: [],
state_: {
10: '',