You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
function e(e,t){return e===`group`?`团体`:e===`individual`?`个人`:Math.max(1,Number(t??1))>1?`团体`:`个人`}var t={pending:`待核销`,verified:`已核销`,cancelled:`已取消`};function n(e){return t[e]??e}export{e as n,n as t}; |