@description: 保留到小数点以后n位 @author: wuxh @Date: 2021-09-02 22:54:36
Number @example: cutNumber('3123.22312') => 3123.22
@description: 保留到小数点以后n位 @author: wuxh @Date: 2021-09-02 22:54:36