Files
lingji-work-fe/src/views/property-marketing/put-account/account-manage/constants.ts

12 lines
159 B
TypeScript
Raw Normal View History

2025-06-25 18:26:03 +08:00
/*
* @Author: RenXiaoDong
* @Date: 2025-06-25 15:24:59
*/
2025-07-02 15:30:13 +08:00
2025-06-25 18:26:03 +08:00
export const INITIAL_QUERY = {
search: '',
status: '',
platform: '',
operator_id: '',
};