feat: 账号数据看板/ 统一table、checkbox组件样式

This commit is contained in:
rd
2025-06-28 11:31:49 +08:00
parent 80c6b30701
commit 3b1f85c47d
16 changed files with 542 additions and 113 deletions

View File

@ -40,6 +40,8 @@ export const INITIAL_QUERY = {
operator_id: '',
group_ids: [],
date_range: '',
column: '',
order: '',
};
export enum EnumStatus {