From bb26fcd1b2a71a035f7e23095a6ab0dd2aa26f5a Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Fri, 17 Mar 2023 09:45:04 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=20bug=E3=80=91=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E5=8A=A0=E8=BD=BD=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/App.vue | 33 +--------------------- jero-web/src/mixins/JeroListMixin.js | 41 +++++++++++++++++++++------- jero-web/src/store/modules/app.js | 10 +------ 3 files changed, 33 insertions(+), 51 deletions(-) diff --git a/jero-web/src/App.vue b/jero-web/src/App.vue index 6a001f42..4b0d939b 100644 --- a/jero-web/src/App.vue +++ b/jero-web/src/App.vue @@ -1,16 +1,13 @@