diff --git a/src/App.vue b/src/App.vue index 91f9b2de..596a67ad 100644 --- a/src/App.vue +++ b/src/App.vue @@ -83,7 +83,7 @@ - + @@ -94,14 +94,14 @@ 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 timeTag from '@/components/timeTag' import Vue from 'vue' import i18n from './lang' export default { name: 'App', components: { feedBack, - // timeTag + timeTag }, data() { return {