style: 文案修改

This commit is contained in:
2026-03-25 10:12:45 +08:00
parent bfb4e128f5
commit bb021ae9ac

View File

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