会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一枚水
博客园
首页
新随笔
联系
订阅
管理
2016年12月28日
easyui datagrid 格式化列显示两位小数、千分位
摘要: { field: "contractmoney", title: "合同总价", width: 72, formatter: function (value, row, index) { if (row != null) { return parseFloat(value).toFixed(...
阅读全文
posted @ 2016-12-28 15:44 一枚水
阅读(14274)
评论(4)
推荐(4)
编辑
公告