完善页面

This commit is contained in:
wangxiaowei
2025-08-28 18:20:17 +08:00
parent fdaa01f801
commit e1a4f57610
27 changed files with 953 additions and 178 deletions

View File

@ -20,7 +20,7 @@
</view>
</template>
<script lang="ts" setup name="groupCoupon">
<script lang="ts" setup name="GroupCoupon">
const OSS = inject('OSS')
defineProps<{
coupon: {

View File

@ -21,7 +21,7 @@
</view>
</template>
<script lang="ts" setup name="groupCoupon">
<script lang="ts" setup name="Coupon">
defineProps<{
coupon: {
id: number