Pārlūkot izejas kodu

文件收集,同步

ZaiZai 10 mēneši atpakaļ
vecāks
revīzija
410de90d2a
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      src/views/file/collection.vue

+ 3 - 3
src/views/file/collection.vue

@@ -620,7 +620,7 @@ const ElTreeMenuClick = async ({ data, keys }) => {
                 { icon: 'add-circle', label: '新增', key: 'add' },
                 { icon: 'draft', label: '编辑', key: 'edit' },
                 { icon: 'delete-bin', label: '删除', key: 'del' },
-                { icon: 'refresh', label: '目录同步', key: 'sync' },
+                //{ icon: 'refresh', label: '目录同步', key: 'sync' },
                 { icon: 'sort-asc', label: '排序', key: 'sort' },
                 { icon: 'refresh', label: '声像文件同步', key: 'syncVocie' },
             ]
@@ -630,7 +630,7 @@ const ElTreeMenuClick = async ({ data, keys }) => {
                 { icon: 'add-circle', label: '新增', key: 'add' },
                 { icon: 'draft', label: '编辑', key: 'edit' },
                 { icon: 'delete-bin', label: '删除', key: 'del' },
-                { icon: 'refresh', label: '目录同步', key: 'sync' },
+                //{ icon: 'refresh', label: '目录同步', key: 'sync' },
                 { icon: 'sort-asc', label: '排序', key: 'sort' },
                 { icon: 'refresh', label: '日志文件同步', key: 'syncVocie' },
             ]
@@ -640,7 +640,7 @@ const ElTreeMenuClick = async ({ data, keys }) => {
                 { icon: 'add-circle', label: '新增', key: 'add' },
                 { icon: 'draft', label: '编辑', key: 'edit' },
                 { icon: 'delete-bin', label: '删除', key: 'del' },
-                { icon: 'refresh', label: '目录同步', key: 'sync' },
+                //{ icon: 'refresh', label: '目录同步', key: 'sync' },
                 { icon: 'sort-asc', label: '排序', key: 'sort' },
                 { icon: 'refresh', label: '试验文件同步', key: 'syncVocie' },
             ]