雾聪
2024-05-15 35d8c884a5a375361c416440431b9339c6e47585
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common