Merge branch 'dev_vite' into StableVersion

This commit is contained in:
2026-03-25 10:18:13 +08:00

View File

@@ -148,6 +148,7 @@
total: total,
showQuickJumper: true,
bordered: false,
showTotal: (total) => `Total Transaction: ${total}`
}"
>
<template #bodyCell="{ column, text, record, index }">