0
Actually you can save the data URI in the database as a string and then fetch it with axios
This is how you get the URI string:
doc.output('datauri')
- [Vuejs]-Something's wrong when i create a new project vue
- [Vuejs]-Vuex state mutation detected by Vue Dev Tools – component fails to detect change
Source:stackexchange.com