From 3f4bce5ce96b70435d5a7eac3b9bbc77a54993ca Mon Sep 17 00:00:00 2001 From: dong Date: Sat, 25 Sep 2021 19:05:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9E=81=E7=AE=80=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E7=9A=84=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E6=AF=8F=E9=A1=B5=E6=9D=A1=E6=95=B0=E7=9A=84=E6=94=B9=E5=8F=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devui/pagination/src/components/config-menu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devui/pagination/src/components/config-menu.tsx b/devui/pagination/src/components/config-menu.tsx index 837beefa..2f1f1f0b 100644 --- a/devui/pagination/src/components/config-menu.tsx +++ b/devui/pagination/src/components/config-menu.tsx @@ -61,7 +61,7 @@ export default defineComponent({
{v}
) }) -- Gitee