Vue js call method of global component from main.js

前端 未结 0 603
Happy的楠姐
Happy的楠姐 2021-02-04 03:26

Goal here is to show the LOGIN modal when the API returns status 401

We have added a component in main.js

var vm = new Vue({
    el: \'#app\',
    router,
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题