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

This commit is contained in:
疯狂的狮子Li 2023-10-09 10:18:09 +08:00
parent 3c89a83d6b
commit 79fd63599a
2 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@
</el-radio-group>
</el-form-item>
</el-col>
<el-col :span="12" v-if="form.menuType != 'F'">
<el-col :span="12">
<el-form-item>
<template #label>
<span>

View File

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