From 300387d3804617c2fc7d99e11100d3de06abd328 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Tue, 25 Oct 2022 22:04:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/settings/registerThirdComp.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/settings/registerThirdComp.ts b/src/settings/registerThirdComp.ts index c918209..3abfa78 100644 --- a/src/settings/registerThirdComp.ts +++ b/src/settings/registerThirdComp.ts @@ -12,7 +12,6 @@ import dayjs from 'dayjs'; import relativeTime from 'dayjs/plugin/relativeTime'; import customParseFormat from 'dayjs/plugin/customParseFormat'; -//注册全局form 组件库 export async function registerThirdComp(app: App) { // 注册 JVxeTable 组件 registerJVxeTable(app);