From b6ba68b655551fc5c64a232205c2406b3826ef18 Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Fri, 28 Feb 2025 23:57:29 +0800 Subject: [PATCH] =?UTF-8?q?style:=20:lipstick:=20=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/global.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/types/global.d.ts b/src/types/global.d.ts index 242a7e50..cf16798f 100644 --- a/src/types/global.d.ts +++ b/src/types/global.d.ts @@ -91,6 +91,7 @@ declare global { /** 子列表 */ children?: OptionType[]; } + /** * 导入结果 */