From 3dcd03252ea05249fb08ab2866e555a9b91fdb17 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 5 Mar 2026 15:48:31 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=98=BE=E7=A4=BA=E6=97=B6?=
=?UTF-8?q?=E9=97=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 {