港口、公司资质证书、品种测试问题修复

This commit is contained in:
2025-10-30 17:22:05 +08:00
parent 60e3e60ef2
commit a1702e138c
10 changed files with 20 additions and 20 deletions

View File

@ -108,7 +108,7 @@
},
schemas: customSearchFormSchema,
fieldMapToTime: [],
showResetButton: false
showResetButton: true
},
beforeFetch: (params) => {
return { ...params, FormId: formIdComputedRef.value, PK: 'id' };