review:【antd/ele】【mp】代码迁移的 review

This commit is contained in:
YunaiV
2025-12-07 12:51:51 +08:00
parent 2fc86b7bda
commit 03d25bf85a
14 changed files with 15 additions and 684 deletions

View File

@@ -29,6 +29,7 @@ const total = ref(0); // 总条数
const accountId = ref(-1);
provide('accountId', accountId);
// TODO @dlyan @AI这里是不是应该都用 grid类似 yudao-ui-admin-vben-v5/apps/web-ele/src/views/mp/autoReply/index.vue
const queryParams = reactive({
accountId,
pageNo: 1,