Browse Source

文件提示

qinhouyu 1 năm trước cách đây
mục cha
commit
5005e1f040
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/zdsz/house/index.vue

+ 2 - 2
src/views/zdsz/house/index.vue

@@ -346,8 +346,8 @@ export default {
     /** 搜索按钮操作 */
     handleQuery() {
       this.queryParams.pageNum = 1;
-      this.builds = []
-      this.units = []
+      // this.builds = []
+      // this.units = []
       this.getList();
     },
     /** 重置按钮操作 */