// 分页查询 export const search = []; // 添加操作 export const add = []; // 更新操作 export const update = []; // 删除操作 export const deleted = [];