YaolongHan %!s(int64=4) %!d(string=hai) anos
pai
achega
3764d919a6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/Legend/src/legend.vue

+ 2 - 1
src/components/Legend/src/legend.vue

@@ -108,7 +108,8 @@ export default {
                 categoryId: this.$cookie.get('categoryId'),
                 categoryId: this.$cookie.get('categoryId'),
                 projectId: this.$store.state.plazaId,
                 projectId: this.$store.state.plazaId,
                 BuildingID: '1',
                 BuildingID: '1',
-                FloorID: this.$cookie.get('floorNow')
+                FloorID: this.$cookie.get('floorNow'),
+                Pub: true //是否获取草稿
             }
             }
 
 
             let data = {}
             let data = {}