完善页面
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="groupCoupon">
|
||||
<script lang="ts" setup name="GroupCoupon">
|
||||
const OSS = inject('OSS')
|
||||
defineProps<{
|
||||
coupon: {
|
||||
@ -21,7 +21,7 @@
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="groupCoupon">
|
||||
<script lang="ts" setup name="Coupon">
|
||||
defineProps<{
|
||||
coupon: {
|
||||
id: number
|
||||
|
||||
Reference in New Issue
Block a user