Shi Xian
2024-06-18 6c467e6f0abfc6d20d0621fbbf67b4dbd81776cc
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common