refactor: 动态路由调整&分隔面板使用element自带组件

This commit is contained in:
meilin.huang
2025-06-09 21:18:55 +08:00
parent aac4c2b42b
commit cc66fcddf5
34 changed files with 179 additions and 174 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="h-full">
<ResourceOpPanel @resized="onResizeTagTree">
<ResourceOpPanel @resize="onResizeTagTree">
<template #left>
<tag-tree
ref="tagTreeRef"