From 911efa368108ad6f2a9169451f2d6120745b8b4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E7=B4=A0?= <66666@66.com>
Date: Mon, 29 Apr 2024 17:38:52 +0800
Subject: [PATCH] =?UTF-8?q?pc=E7=AB=AF-=E8=B5=84=E6=BA=90=E7=AE=A1?=
=?UTF-8?q?=E7=90=86-=E8=81=94=E5=BB=BA=E5=8D=95=E4=BD=8D/=E7=A4=BE?=
=?UTF-8?q?=E5=8C=BA=E8=87=AA=E7=BB=84=E7=BB=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../regionalParty/unitsForm.vue | 30 ++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)
diff --git a/src/views/modules/communityParty/regionalParty/unitsForm.vue b/src/views/modules/communityParty/regionalParty/unitsForm.vue
index 37891bef5..14a3c20dd 100644
--- a/src/views/modules/communityParty/regionalParty/unitsForm.vue
+++ b/src/views/modules/communityParty/regionalParty/unitsForm.vue
@@ -76,7 +76,7 @@
class="u-item-width-normal"
>
-
+ -->
+
+
+
+
{
+ this.dicts.stafflist = resp.data.data.staffList;
+ console.log("stafflist", resp.data);
+ });
+ },
async initForm(type, unitId) {
this.startLoading();
this.$refs.ref_form.resetFields();