add
游雁
2024-05-22 319e8691fa93d55d18d249f9132027a2b3592d17
1
2
3
4
5
6
7
const common = {
    state: {},
 
    mutations: {}
}
 
export default common