shixian.shi
2023-12-27 9afc91702a77235990988916bbb2e09abe4edaa3
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common