人员组件完成

This commit is contained in:
aixianling
2021-12-24 12:05:40 +08:00
parent db781c050c
commit 1902f0e197
5 changed files with 122 additions and 60 deletions

View File

@@ -100,7 +100,7 @@
</span>
</div>
</div>
<div class="popup-btn" @click="toDetail(building.communityId)">查看楼栋模型</div>
<div class="popup-btn" @click="toDetail(building.id)">查看楼栋模型</div>
</u-popup>
</div>
</template>