修正
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
/>
|
||||
|
||||
<!-- 二级菜单区 -->
|
||||
<el-dialog :title="first_level.title" :lock-scroll="false" :visible.sync="first_level.open" width="1200px">
|
||||
<el-dialog :title="first_level.title" :lock-scroll="false" :visible.sync="first_level.open" width="1200px" :show-close="false">
|
||||
<!-- 工具区 -->
|
||||
<el-row :gutter="10" class="mb8">
|
||||
<el-col :span="1.5">
|
||||
|
||||
Reference in New Issue
Block a user