一、子模块调用根模块的方法

      mutation调用  context.commit('clearloginInfo',{key_root:data},{root:true}); 

      action调用  context.dispatch('clearloginInfo',{key_root:data},{root:true});


 
                    
            
                

相关文章:

  • 2022-12-23
  • 2021-09-08
  • 2022-12-23
  • 2022-01-15
  • 2021-12-28
  • 2021-09-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案