Commit f004862f by zhuzhequan

修改名称

parent 95534ca1
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
</div> </div>
</el-dialog> </el-dialog>
<el-dialog <el-dialog
title="运维工具" title="sql执行工具"
:visible.sync="omVisible" :visible.sync="omVisible"
:close-on-click-modal="false" :close-on-click-modal="false"
width="800px"> width="800px">
...@@ -300,7 +300,7 @@ export default { ...@@ -300,7 +300,7 @@ export default {
{ {
id: 9, id: 9,
path: '', path: '',
label: '运维工具', label: 'sql执行工具',
icon: 'el-icon-bank-card', icon: 'el-icon-bank-card',
index: '', index: '',
children: [] children: []
......
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