Sign in
cnlive_project
/
cnlive-community-web-vue
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4c1944e6c1c708996864787ae74c1c7f4dbb09b3
Authored by
张红振
2022-03-30 10:48:21 +0800
1 parent
27e02e94
fix big
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/community/houses/index.vue
src/views/community/houses/index.vue
View file @
4c1944e
...
...
@@ -187,7 +187,6 @@ onMounted(() => {
187
187
<el-select
188
188
v-model="searchData.buildingId"
189
189
placeholder="请选择楼宇"
190
- @change="getHousekeeper"
191
190
clearable
192
191
>
193
192
<el-option
...
...