Explorar o código

style: 角色权限分配优化

xingyu4j %!s(int64=2) %!d(string=hai) anos
pai
achega
843e521141
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      yudao-ui-admin-vue3/src/views/system/role/index.vue

+ 1 - 1
yudao-ui-admin-vue3/src/views/system/role/index.vue

@@ -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="否" />