review:【pay 支付】相关代码

This commit is contained in:
YunaiV
2025-09-02 23:29:53 +08:00
parent 41583c5e41
commit 40566f8e4a
11 changed files with 11 additions and 3 deletions

View File

@@ -56,6 +56,6 @@ const [Grid] = useVbenVxeGrid({
<template>
<Page auto-content-height>
<Grid table-title="钱包交易记录" />
<Grid />
</Page>
</template>