From c5dfaf2d4f16988f7be7f9d65df04c0c0d96b6ce Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期二, 09 十一月 2021 16:35:33 +0800
Subject: [PATCH] 暂存

---
 src/pages/vindicate/index/main.ts |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/pages/vindicate/index/main.ts b/src/pages/vindicate/index/main.ts
index 9acdb98..03148ee 100644
--- a/src/pages/vindicate/index/main.ts
+++ b/src/pages/vindicate/index/main.ts
@@ -4,11 +4,8 @@
 import ElementUI from 'element-ui';
 import 'element-ui/lib/theme-chalk/index.css';
 // import "@/assets/css/element-variables.scss";
-import moment from 'moment';
 
 Vue.use(ElementUI)
-Vue.prototype.$moment = moment;
-
 
 new Vue({
   el: '#app',

--
Gitblit v1.8.0