From 0e2e51485724fb4282c6286f778427d2d2120394 Mon Sep 17 00:00:00 2001 From: NEKGod <1559096467@qq.com> Date: Tue, 25 Apr 2023 12:03:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0ma-info=E7=9A=84=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/further/front/component.md | 72 +++++++++++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 4 deletions(-) diff --git a/docs/further/front/component.md b/docs/further/front/component.md index a07a9e2..809f575 100644 --- a/docs/further/front/component.md +++ b/docs/further/front/component.md @@ -411,12 +411,9 @@ const handleSubmit = ({ values, errors }) => { + + ``` \ No newline at end of file -- Gitee