Open elog08 opened 5 years ago
There are many instances where we call api.service directly. We should use Vuex actions instead.
api.service
Working on this. Fixed admin page
There are many instances where we call
api.service
directly. We should use Vuex actions instead.