diff --git a/web/src/components/trajectory/echarts.vue b/web/src/components/trajectory/echarts.vue index 776587a..c45aa3c 100644 --- a/web/src/components/trajectory/echarts.vue +++ b/web/src/components/trajectory/echarts.vue @@ -4,116 +4,71 @@ + + + - + @@ -333,6 +442,13 @@ function handleClose1() { justify-content: space-between; } +.ellipsis1 { + display: flex; + width: 100%; + align-items: center; + justify-content: center; +} + .single-line-ellipsis { width: 800px; /* 限制容器宽度 */ diff --git a/web/src/views/system/dept/index.vue b/web/src/views/system/dept/index.vue index a3aa8c7..dab295e 100644 --- a/web/src/views/system/dept/index.vue +++ b/web/src/views/system/dept/index.vue @@ -415,7 +415,7 @@ const vMove = { + @selection-change="handleSelectionChange" default-expand-all :header-cell-style="{background:'rgb(250 250 250)', color: '#383838',height:'50px'}" > diff --git a/web/src/views/system/dict/index.vue b/web/src/views/system/dict/index.vue index 0eb8a16..5f061eb 100644 --- a/web/src/views/system/dict/index.vue +++ b/web/src/views/system/dict/index.vue @@ -445,7 +445,7 @@ const total = ref()
+ :header-cell-style="{ background: 'rgb(250 250 250)', color: '#383838', height: '50px' }">