master
lion 1 year ago
parent 5b804d5a2b
commit d703018ec9

@ -75,8 +75,8 @@ import XySelectors from '@/components/XySelectors'
Vue.component('xy-selectors',XySelectors)
import draggable from 'vuedraggable';
Vue.component('draggable',draggable)
import tinymce from '@/components/XyTinymce'
Vue.component('my-tinymce',tinymce)
// import tinymce from '@/components/XyTinymce'
// Vue.component('my-tinymce',tinymce)
import myMap from "@/components/XyMap"
Vue.component('my-map',myMap)
import afTableColumn from 'af-table-column'

Loading…
Cancel
Save