const state = { year: 1 }; export default { namespaced:true, state }