src/views/authority/role/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/authority/role/index.vue
@@ -952,6 +952,7 @@ ) => { size.value = val as SizeProps; }; </script> <style scoped lang="less"> @@ -1037,5 +1038,8 @@ .arco-tree-node-is-leaf { display: inline-flex; } div[data-level="1"] { width: 100%; } } </style>