@ -512,7 +512,7 @@ const searchFormClick = (searchData) => {
)
} else {
searchData.filters.push({
action: 'notIn',
action: 'notin',
column: 'inspectionType',
value: '1,4,11'
})