Browse Source

党群管理bug

feature/syp_points
songyunpeng 5 years ago
parent
commit
49e2c4cb58
  1. 1
      src/views/modules/partygroup/partygroup-add-or-update.vue

1
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) {

Loading…
Cancel
Save