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

12 lines
159 B
TypeScript

/*
* @Author: RenXiaoDong
* @Date: 2025-06-25 15:24:59
*/
export const INITIAL_QUERY = {
search: '',
status: '',
platform: '',
operator_id: '',
};