l
Size: a a a
l
l
🚀🚀
TG
🚀🚀
l
🚀🚀
l
export default {
methods: {
…mapActions(method1, method2)
},
computed: {
…mapGetters($store1, $store2)
}
}
l
🚀🚀
l
l
l
l
🚀🚀
AV
export default {
methods: {
…mapActions(method1, method2)
},
computed: {
…mapGetters($store1, $store2)
}
}
methods: { event1, event2}
l
l
l
l