review:【antd】【mall】营销活动的商品选择

This commit is contained in:
YunaiV
2025-12-01 19:20:28 +08:00
parent 68fc2f6a33
commit a2e6e5097d
8 changed files with 36 additions and 17 deletions

View File

@@ -145,5 +145,6 @@ async function processLoadData(
<template>
<Modal :title="getTitle" class="w-2/5">
<Form class="mx-4" />
<!-- TODO @puhui999这里需要同步下 -->
</Modal>
</template>