Commit 107e5931 by qinjianhui

fix: 解决合并冲突

parent 11def285
......@@ -278,10 +278,18 @@ export default {
label: '丢单管理',
icon: 'el-icon-s-order',
index: '/operation/lossOrder',
children: [],
children: []
},
],
},
{
id: 9,
path: '',
label: '运维工具',
icon: 'el-icon-bank-card',
index: '',
children: []
},
]
}
],
dialogVisible: false,
oldPwd: '',
......
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