addepated code to last commit

This commit is contained in:
2020-11-25 21:42:56 +01:00
parent 8b709a42c3
commit 1c1fb294c5
9 changed files with 10 additions and 17 deletions

View File

@@ -115,7 +115,7 @@
import router from 'vuejs/route'
import store from 'vuejs/store'
import { JSONAPI } from 'vuejs/api/json-axios'
import qs from 'querystring'
import qs from 'querystring-es3'
import Card from 'vuejs/components/Content/Card'
import { mapState, mapActions } from 'vuex'