review:【ANTD】【BPM 支付】xingyu pulls #118、#116

This commit is contained in:
YunaiV
2025-06-07 20:42:58 +08:00
parent 8a17e03e6e
commit dc0eac918d
5 changed files with 6 additions and 0 deletions

View File

@@ -326,6 +326,7 @@ setupVbenVxeTable({
},
});
// TODO @xingyu这个要不叫 formatAmount2 这种?虽然不直观,但是容易看出来是金额;
vxeUI.formats.add('formatFraction', {
tableCellFormatMethod({ cellValue }) {
if (cellValue === null || cellValue === undefined) {