Logan
2025-05-26 ab2148ec182db2b5d18d38f2dd690922d2cf56b8
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common