Browse Source

格式修正

feature/syp_points
songyunpeng 5 years ago
parent
commit
dfd8e2f054
  1. 2
      src/views/modules/partygroup/party-group-manager-list.vue

2
src/views/modules/partygroup/party-group-manager-list.vue

@ -75,7 +75,7 @@ export default {
this.visible = true
this.$nextTick(() => {
this.$refs['dataForm'].resetFields()
this.getDataList()
this.getDataList()
})
}
}

Loading…
Cancel
Save