YaolongHan 4 년 전
부모
커밋
3764d919a6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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'),
                 projectId: this.$store.state.plazaId,
                 BuildingID: '1',
-                FloorID: this.$cookie.get('floorNow')
+                FloorID: this.$cookie.get('floorNow'),
+                Pub: true //是否获取草稿
             }
 
             let data = {}