From 3779a8c2deae6100fa5ac3ddb3fcff80ba6837c6 Mon Sep 17 00:00:00 2001 From: pqcqaq <905739777@qq.com> Date: Sat, 18 Jan 2025 10:16:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E4=B8=AD=E7=9A=84=E4=B8=80?= =?UTF-8?q?=E5=A4=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/src/components/console/switch/web.pc.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/src/components/console/switch/web.pc.tsx b/template/src/components/console/switch/web.pc.tsx index 1ac912d..b6e894d 100644 --- a/template/src/components/console/switch/web.pc.tsx +++ b/template/src/components/console/switch/web.pc.tsx @@ -5,7 +5,7 @@ import { Typography, Divider } from 'antd'; import SystemList from '../system'; -export default function render(props: WebComponentProps void