comentario del pr anterior
This commit is contained in:
parent
b1570a2978
commit
a96df9938e
src/pages
|
@ -16,9 +16,6 @@ export default defineComponent({
|
|||
Container,
|
||||
},
|
||||
setup() {
|
||||
/* const t = useI18n();
|
||||
const content = ref(t("success"));
|
||||
console.log(content); */
|
||||
const { push } = useRouter();
|
||||
|
||||
const cartStore = useCartStore();
|
||||
|
|
Loading…
Reference in New Issue