Skip to content
Snippets Groups Projects
Commit 37c5b463 authored by fz2907's avatar fz2907
Browse files

Offer page delete offer item UI change

parent 52fd9bbe
No related branches found
No related tags found
2 merge requests!34Sprint 2 done,!311. add vuex
......@@ -337,6 +337,7 @@ const deleteForm = async (formEl: FormInstance | undefined) => {
}else{
wishlistList.value=data["data"];
addNewWishlistItem();
loadMatchNumbersForAllList(data["data"]);
}
})
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment