From c95d112e9bb59b4809d3af8744d11b01774d1b5b Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Thu, 16 Mar 2023 15:43:48 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90fix=20bug=E3=80=91=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E5=AF=BC=E5=87=BA=E5=8A=A0=E5=85=A8=E5=B1=80=E9=81=AE?= =?UTF-8?q?=E7=BD=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/App.vue | 25 ++++++++++++++++++++++++- jero-web/src/mixins/JeroListMixin.js | 11 +++++++++++ jero-web/src/store/modules/app.js | 10 +++++++++- 3 files changed, 44 insertions(+), 2 deletions(-) diff --git a/jero-web/src/App.vue b/jero-web/src/App.vue index 3814122e..79f05f5f 100644 --- a/jero-web/src/App.vue +++ b/jero-web/src/App.vue @@ -1,13 +1,16 @@