楼栋管理
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
|                    :props="{ label: 'name', children: 'children' }" :default-expanded-keys="[defaultShowNodes]"/> |                    :props="{ label: 'name', children: 'children' }" :default-expanded-keys="[defaultShowNodes]"/> | ||||||
|         </ai-tree-menu> |         </ai-tree-menu> | ||||||
|  |  | ||||||
|         <div class="flex"> |         <div class="flex-content"> | ||||||
|           <ai-search-bar bottomBorder> |           <ai-search-bar bottomBorder> | ||||||
|             <template slot="left"> |             <template slot="left"> | ||||||
|               <!-- 定位状态 --> |               <!-- 定位状态 --> | ||||||
| @@ -273,7 +273,7 @@ export default { | |||||||
|           width: 22%; |           width: 22%; | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         .flex { |         .flex-content { | ||||||
|           width: 78%; |           width: 78%; | ||||||
|           margin-left: 10px; |           margin-left: 10px; | ||||||
|           padding: 15px; |           padding: 15px; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user