@ -82,7 +82,10 @@ export default {
},
methods: {
init () {
this.visible = true
this.visible = true;
this.dataForm.realName = '';
this.dataForm.mobile = '';
this.dataForm.identityNo = '';
this.getDataList();
}