export const optTextMap = new Map([ ['add', '新增'], ['edit', '编辑'], ['view', '查看'], ['audit', '审核'] ])