bltcn
2024-04-03 c1a492a96e6d78ea4dbad63a51aa9065780e1287
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common