|
@@ -151,7 +151,7 @@ onLoad(async (query: { data: string }) => {
|
|
</template>
|
|
</template>
|
|
<template #append>
|
|
<template #append>
|
|
<div class="flex items-center gap-1">
|
|
<div class="flex items-center gap-1">
|
|
- <template v-if="!selectedCoupons.length">
|
|
|
|
|
|
+ <template v-if="!selectedCoupons?.length">
|
|
<div
|
|
<div
|
|
class="text-black/40 text-sm font-normal font-['PingFang SC'] leading-[10.18px]"
|
|
class="text-black/40 text-sm font-normal font-['PingFang SC'] leading-[10.18px]"
|
|
>
|
|
>
|