楼栋管理
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user