楼栋管理

This commit is contained in:
liuye
2023-11-29 13:55:06 +08:00
parent 7913e12144
commit 4f4319150b

View File

@@ -9,7 +9,7 @@
:props="{ label: 'name', children: 'children' }" :default-expanded-keys="[defaultShowNodes]"/>
</ai-tree-menu>
<div class="flex">
<div class="flex-content">
<ai-search-bar bottomBorder>
<template slot="left">
<!-- 定位状态 -->
@@ -273,7 +273,7 @@ export default {
width: 22%;
}
.flex {
.flex-content {
width: 78%;
margin-left: 10px;
padding: 15px;