diff options
Diffstat (limited to 'lib/vendor-pool/validations.ts')
| -rw-r--r-- | lib/vendor-pool/validations.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/vendor-pool/validations.ts b/lib/vendor-pool/validations.ts index 642ccc47..60294edb 100644 --- a/lib/vendor-pool/validations.ts +++ b/lib/vendor-pool/validations.ts @@ -44,7 +44,6 @@ export const vendorPoolSearchParamsCache = createSearchParamsCache({ // 협력업체 정보 vendorCode: parseAsString.withDefault(""), // 협력업체 코드 vendorName: parseAsString.withDefault(""), // 협력업체 명 - taxId: parseAsString.withDefault(""), // 사업자번호 // 인증/상태 정보 faStatus: parseAsString.withDefault(""), // FA현황 |
