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();