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