Skip to content

Commit 4aac9cd

Browse files
author
oguzhan.onder
committed
After service calling toast message and some improvements
1 parent b564d91 commit 4aac9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProductPurchase.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
processType= "delete"
6565
@update:show="deleteProduct"
6666
>
67-
<h3>{{product.title}}</h3> ürününü silmek istiyor musunuz ?
67+
<h3>{{product.title}}</h3> kaydını silmek istiyor musunuz ?
6868
</MyModal>
6969

7070
<CCardBody

0 commit comments

Comments
 (0)