admin/src/views/project/components/floorLevel.vue
@@ -97,6 +97,7 @@ let page = pagination.page fetchList({ capacity, page, model: { buildingId: id } }).then(res => { this.list = res.records this.pagination.total = res.total }) }, editClick(row) {