ソースを参照

在线编辑可以复制预览里面的内容

wy 3 年 前
コミット
b799a0be36
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/viewFile/index.vue

+ 1 - 1
src/views/viewFile/index.vue

@@ -40,7 +40,7 @@ export default {
                     title: option.title,
                     permissions: {
                         comment: true,
-                        copy: false,
+                        copy: true,
                         download: false,
                         modifyContentControl: true,
                         modifyFilter: true,