NEZ-1875 feat:dashboard增加view mode切换功能

This commit is contained in:
zyh
2022-06-01 15:26:05 +08:00
parent ceb59b3719
commit a08a6e8094
9 changed files with 153 additions and 36 deletions

View File

@@ -303,9 +303,6 @@ export default {
}
</script>
<style scoped>
.theme-light .select-panel-title{
color: #333;
}
.starred-tree>>>.el-tree__empty-block{
display: none;
}