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