ソースを参照

文件共享-默认全屏编辑

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"