From 032e8d694d4aec84905f96c13c0ce7f3628988f8 Mon Sep 17 00:00:00 2001 From: conglinyizhi Date: Sun, 6 Oct 2024 20:57:17 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(App.vue):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20`getMaxNumber`=20=E5=87=BD=E6=95=B0=EF=BC=8C=E7=94=A8?= =?UTF-8?q?=E4=BA=8E=E8=AE=A1=E7=AE=97=E6=9C=80=E5=A4=A7=E6=97=A0=E7=AC=A6?= =?UTF-8?q?=E5=8F=B7=E6=95=B0=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 9788193..1de08c7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,7 @@