review:【ANTD】【BPM 支付】xingyu pulls #118、#116
This commit is contained in:
@@ -265,6 +265,7 @@ setupVbenVxeTable({
|
||||
});
|
||||
|
||||
// 添加数量格式化,例如金额
|
||||
// TODO @xingyu:建议金额,和数量分开哈;原因是,有些团队希望金额,单独控制;
|
||||
vxeUI.formats.add('formatNumber', {
|
||||
cellFormatMethod({ cellValue }, digits = 2) {
|
||||
if (cellValue === null || cellValue === undefined) {
|
||||
|
||||
Reference in New Issue
Block a user