From 1f9788498ac0aab3f7075121e0e7b0f19fc00d3c Mon Sep 17 00:00:00 2001 From: yangws <1607839436@qq.com> Date: Tue, 13 Aug 2024 15:12:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=8E=BB=E6=8E=89defineProps,=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E4=BF=AE=E6=94=B9=E5=A4=87=E8=AF=BE-=E8=AF=BE?= =?UTF-8?q?=E6=A0=87=E7=A0=94=E8=AF=BB=EF=BC=8C=E9=AB=98=E8=80=83=E7=A0=94?= =?UTF-8?q?=E8=AF=BB=EF=BC=8C=E6=95=99=E5=AD=A6=E5=A4=A7=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E4=B8=8D=E8=83=BD=E5=90=8C=E6=97=B6=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E7=9A=84bug;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/classManage/select/index.vue | 2 +- src/renderer/src/plugins/shareStore.js | 19 +++++++++++++++++-- .../src/views/classManage/basicGroup.vue | 2 +- .../src/views/classManage/classInfo.vue | 2 +- .../src/views/classManage/studentList.vue | 2 +- 5 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/renderer/src/components/classManage/select/index.vue b/src/renderer/src/components/classManage/select/index.vue index b8959c3..6a11142 100644 --- a/src/renderer/src/components/classManage/select/index.vue +++ b/src/renderer/src/components/classManage/select/index.vue @@ -5,7 +5,7 @@