跳到主要内容

getFormatConfig

根据传入的 format 字符串获取 format 配置

参数

参数说明默认值
format格式,如 percent,percent(2),fixed,fixed(2)-

返回值

{
type: string,
value: string
}