@ -117,6 +117,9 @@ export default {
this.$refs['dataForm'].resetFields()
if (this.dataForm.id) {
this.getInfo()
} else {
this.dataForm.joinDeptIdsArr = ''
this.dataForm.deptId = ''
}
})
},