This commit is contained in:
@@ -81,6 +81,10 @@ const tabs = computed<TabsItem[]>(() => [
|
|||||||
])
|
])
|
||||||
|
|
||||||
function showToast() {
|
function showToast() {
|
||||||
|
if (toast?.toasts?.value?.length > 0) {
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
||||||
toast.add({
|
toast.add({
|
||||||
title: 'Уникальное предложение !',
|
title: 'Уникальное предложение !',
|
||||||
description: 'Покупка машины под ключ, Кыргызстан',
|
description: 'Покупка машины под ключ, Кыргызстан',
|
||||||
|
|||||||
Reference in New Issue
Block a user