You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get data from server and put it into a vm, The data will get some get/set methods inset. I want to get a clean data, how can I do? I use Vue.filter('json')(****) but it get an error.