From 88edb492973c2821ac934e9de6cef1c37f932f2f Mon Sep 17 00:00:00 2001 From: xuliangzhan Date: Sat, 10 Oct 2020 18:22:17 +0800 Subject: [PATCH] update --- depend.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/depend.ts b/depend.ts index 6bf0bea..c38e278 100644 --- a/depend.ts +++ b/depend.ts @@ -1,4 +1,4 @@ -import XEUtils from 'xe-utils/methods/xe-utils' +import XEUtils from 'xe-utils/ctor' import dependencies from 'vxe-table/lib/utils/dependencies' XEUtils.mixin(dependencies)