@@ -49,7 +49,11 @@ export default {
getFloorData() {
let postParams = {
Distinct: true,
+<<<<<<< HEAD
+ Filters: `projectId =${this.$store.state.plazaId}; categoryId='XFBFYCFL';isPub=true`,
+=======
Filters: `projectId =${this.$store.state.plazaId};categoryId='XTYLT';isPub=true`,
+>>>>>>> 4fc95b05ad81abc33c44ac2be3ffca29d9da58fe
PageNumber: 1,
PageSize: 500,
Projection: ['floorId']