소스 검색

文件共享-默认全屏编辑

lxh 1 년 전
부모
커밋
9045bd937b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/vent/performance/comment/DeviceModal.vue

+ 1 - 0
src/views/vent/performance/comment/DeviceModal.vue

@@ -4,6 +4,7 @@
     @register="registerModal"
     :title="title"
     width="900px"
+    :defaultFullscreen="true"
     :showCancelBtn="false"
     :showOkBtn="false"
     :footer="null"