Commit 0360400c authored by youjie's avatar youjie

邮轮

parent 884722b8
......@@ -289,24 +289,17 @@ export const spotListConfig = {
// 工具操作配置
toolActions: [
// {
// command: 'add',
// label: '添加邮轮',
// type: 'primary',
// icon: 'el-icon-plus',
// permission: 'scenic.add'
// command: 'export',
// label: '导出数据',
// icon: 'el-icon-download',
// permission: 'scenic.export'
// },
// {
// command: 'importData',
// label: '导入数据',
// icon: 'el-icon-upload2',
// permission: 'scenic.import'
// },
{
command: 'export',
label: '导出数据',
icon: 'el-icon-download',
permission: 'scenic.export'
},
{
command: 'importData',
label: '导入数据',
icon: 'el-icon-upload2',
permission: 'scenic.import'
},
{
command: 'refresh',
label: '刷新',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment