|
@@ -611,7 +611,6 @@ const ElTreeMenuClick = async ({ data, keys }) => {
|
|
|
{ icon: 'draft', label: '编辑', key: 'edit' },
|
|
|
{ icon: 'delete-bin', label: '删除', key: 'del' },
|
|
|
{ icon: 'refresh', label: '目录同步', key: 'sync' },
|
|
|
- { icon: 'refresh', label: '文件同步', key: 'fileSync' },
|
|
|
{ icon: 'sort-asc', label: '排序', key: 'sort' },
|
|
|
{ icon: 'refresh', label: '声像文件同步', key: 'syncVocie' },
|
|
|
]
|