提交
This commit is contained in:
@@ -81,6 +81,8 @@ import commonContent from '@/components/page/components/table/content.vue'
|
||||
Vue.component('common-content', commonContent);
|
||||
import commonWord from '@/components/page/components/table/word.vue'
|
||||
Vue.component('common-comment', commonComment);
|
||||
import commonEditTable from '@/components/page/components/table/editTable.vue'
|
||||
Vue.component('common-edit-table', commonEditTable);
|
||||
import commonComment from '@/components/page/components/table/comment.vue'
|
||||
Vue.component('common-word', commonWord);
|
||||
import commonAnnotations from '@/components/page/components/table/annotations.vue'
|
||||
|
||||
Reference in New Issue
Block a user