company/src/components/system/role/PermissionConfigWindow.vue
@@ -2,7 +2,7 @@ <GlobalWindow :visible.sync="visible" :confirm-working="isWorking" width="582px" width="800px" title="配置角色权限" @confirm="confirm" > @@ -122,3 +122,8 @@ } } </style> <style> .el-transfer-panel { width: 300px !important; } </style>