Bläddra i källkod

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

wy 3 år sedan
förälder
incheckning
b799a0be36
1 ändrade filer med 1 tillägg och 1 borttagningar
  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,