Explorar o código

修改添加手机号缓存问题

long %!s(int64=3) %!d(string=hai) anos
pai
achega
9ee39de712
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      operationSupport/src/views/propertyManagement/phone.vue

+ 3 - 3
operationSupport/src/views/propertyManagement/phone.vue

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