Commit 4c1944e6c1c708996864787ae74c1c7f4dbb09b3
1 parent
27e02e94
fix big
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/community/houses/index.vue
| @@ -187,7 +187,6 @@ onMounted(() => { | @@ -187,7 +187,6 @@ onMounted(() => { | ||
| 187 | <el-select | 187 | <el-select |
| 188 | v-model="searchData.buildingId" | 188 | v-model="searchData.buildingId" |
| 189 | placeholder="请选择楼宇" | 189 | placeholder="请选择楼宇" |
| 190 | - @change="getHousekeeper" | ||
| 191 | clearable | 190 | clearable |
| 192 | > | 191 | > |
| 193 | <el-option | 192 | <el-option |