diff --git a/src/App.vue b/src/App.vue index ee93660f..6831a218 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,7 @@ @@ -163,11 +94,12 @@ import { } from '@/api/dictionary/dictionary' import { getTrialExtralConfig } from '@/api/trials' import feedBack from '@/views/trials/trials-layout/components/feedBack' +import timeTag from '@/components/timeTag' import Vue from 'vue' import i18n from './lang' export default { name: 'App', - components: { feedBack }, + components: { feedBack, timeTag }, data() { return { drawer: false, @@ -366,13 +298,16 @@ export default { \ No newline at end of file diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue index 761a293b..a5d6a063 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsList.vue @@ -43,7 +43,7 @@ />