feat:【antd】【crm】优化整体的 allowClear

This commit is contained in:
YunaiV
2025-09-30 14:56:55 +08:00
parent 2d5f24c626
commit 0d07db46f0
8 changed files with 34 additions and 38 deletions

View File

@@ -37,6 +37,7 @@ export namespace CrmCustomerApi {
updateTime: Date; // 更新时间
poolDay?: number; // 距离进入公海天数
}
export interface CustomerImport {
ownerUserId: number;
file: File;