review:【ANTD】【BPM 支付】xingyu pulls #118、#116
This commit is contained in:
@@ -326,6 +326,7 @@ setupVbenVxeTable({
|
||||
},
|
||||
});
|
||||
|
||||
// TODO @xingyu:这个要不叫 formatAmount2 这种?虽然不直观,但是容易看出来是金额;
|
||||
vxeUI.formats.add('formatFraction', {
|
||||
tableCellFormatMethod({ cellValue }) {
|
||||
if (cellValue === null || cellValue === undefined) {
|
||||
|
||||
Reference in New Issue
Block a user