From 02d3ab04bb55d002239923db93335e3303b94d2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8F=9C?= <43331987+JiaLiBai@users.noreply.github.com> Date: Sun, 22 Jun 2025 22:20:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E9=80=89=E6=8B=A9=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E7=9A=84=E6=95=B0=E6=8D=AE=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E3=80=81=E5=AD=98=E5=82=A8=E5=A4=84=E7=90=86=E9=80=BB=E8=BE=91?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=9B=A0=E4=B8=BA?= =?UTF-8?q?=E5=A4=9A=E5=B1=82router-view=E5=B5=8C=E5=A5=97=EF=BC=8C?= =?UTF-8?q?=E4=BA=8C=E7=BA=A7=E8=B7=AF=E7=94=B1=E4=BB=A5=E4=B8=8A=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=B8=8D=E4=BC=9A=E8=A2=AB=E7=BC=93=E5=AD=98=E7=9A=84?= =?UTF-8?q?=E8=80=8C=E5=AF=BC=E8=87=B4=E5=8D=95=E7=AB=99=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=AB=99=E7=82=B9=E9=80=89=E6=8B=A9=E4=B8=8B?= =?UTF-8?q?=E6=8B=89=E6=A1=86=E9=97=AA=E7=83=81=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Ems/ZdSelect/index.vue | 53 ++++++++++++++++++++------- src/store/getters.js | 3 +- src/store/index.js | 4 +- src/store/modules/ems.js | 12 ++++++ src/views/ems/dzjk/index.vue | 8 +++- 5 files changed, 64 insertions(+), 16 deletions(-) create mode 100644 src/store/modules/ems.js diff --git a/src/components/Ems/ZdSelect/index.vue b/src/components/Ems/ZdSelect/index.vue index 57777b7..c6f2c6a 100644 --- a/src/components/Ems/ZdSelect/index.vue +++ b/src/components/Ems/ZdSelect/index.vue @@ -19,8 +19,14 @@