# 普通用法

点击查看代码
import { formatMoney } from "@/utils/util";

formatMoney('176.99115044', 2); // 保留两位小数 176.99