src/views/publicSecurity/components/userHouseList.vue
@@ -840,7 +840,7 @@ methods: { init(row) { if (row.regionCode) { this.query.regionCode = row.regionCode this.query.regionCode = row.regionCode.slice(0, 10) } if (row.communityCode) { this.query.regionCode = row.communityCode @@ -1126,4 +1126,4 @@ .box .el-scrollbar__wrap { overflow: scroll; } </style> </style>