|
@@ -188,9 +188,9 @@ export default {
|
|
this.centerDialogVisible = true;
|
|
this.centerDialogVisible = true;
|
|
this.enditShow = false;
|
|
this.enditShow = false;
|
|
this.$refs['ruleForm'].resetFields();
|
|
this.$refs['ruleForm'].resetFields();
|
|
- // this.ruleForm.newPhone = '';
|
|
|
|
- // this.ruleForm.communityList = [];
|
|
|
|
- // this.ruleForm.newManagementName = '';
|
|
|
|
|
|
+ this.ruleForm.newPhone = '';
|
|
|
|
+ this.ruleForm.communityList = [];
|
|
|
|
+ this.ruleForm.newManagementName = '';
|
|
},
|
|
},
|
|
/**查询按钮*/
|
|
/**查询按钮*/
|
|
searchInfo() {
|
|
searchInfo() {
|