Browse Source

文件共享-默认全屏编辑

lxh 1 year ago
parent
commit
9045bd937b
1 changed files with 1 additions and 0 deletions
  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"