@@ -94,7 +119,7 @@ const handleSubmitDiscountCode = () => {
تخفیف:
@@ -119,19 +144,33 @@ const handleSubmitDiscountCode = () => {
v-model="discountCode"
placeholder="کد تخفیف"
class="!py-3 !pe-2 ps-2.5 w-full !rounded-none !border-e-[0px] !rounded-s-100"
+ :disabled="hasSubmittedDiscountCode"
/>