Shi Xian
2024-01-16 eba1fccfa07665ed9cada19cfab6cd342e03112e
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common