From 49e2c4cb58558e826766cecf75573889b1a43cc0 Mon Sep 17 00:00:00 2001 From: songyunpeng Date: Thu, 4 Jun 2020 17:02:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E7=BE=A4=E7=AE=A1=E7=90=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/partygroup/partygroup-add-or-update.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/partygroup/partygroup-add-or-update.vue b/src/views/modules/partygroup/partygroup-add-or-update.vue index 5cc3f3a..2ed2041 100644 --- a/src/views/modules/partygroup/partygroup-add-or-update.vue +++ b/src/views/modules/partygroup/partygroup-add-or-update.vue @@ -145,6 +145,7 @@ export default { }, init () { this.visible = true + this.userIdList = [] this.$nextTick(() => { this.$refs['dataForm'].resetFields() if (this.dataForm.id) {