优化菜单管理类型为按钮状态可选

This commit is contained in:
RuoYi 2023-09-18 15:04:34 +08:00
parent 006d46ad07
commit 1926840204
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@
</el-radio-group> </el-radio-group>
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="12" v-if="form.menuType != 'F'"> <el-col :span="12">
<el-form-item prop="status"> <el-form-item prop="status">
<span slot="label"> <span slot="label">
<el-tooltip content="选择停用则路由将不会出现在侧边栏,也不能被访问" placement="top"> <el-tooltip content="选择停用则路由将不会出现在侧边栏,也不能被访问" placement="top">