style: 角色权限分配优化

This commit is contained in:
xingyu4j 2022-12-06 15:33:29 +08:00
parent a196e7828e
commit 843e521141

View File

@ -105,7 +105,7 @@
actionScopeType === 'menu' || dataScopeForm.dataScope === SystemDataScopeEnum.DEPT_CUSTOM
"
>
<el-card class="box-card">
<el-card shadow="never">
<template #header>
父子联动(选中父节点自动选择子节点):
<el-switch v-model="checkStrictly" inline-prompt active-text="" inactive-text="" />