This commit is contained in:
宋伟佳
2021-07-09 10:07:23 +08:00
12 changed files with 372 additions and 22 deletions
@@ -563,7 +563,7 @@
size="800px">
<el-tree
v-if="modalshowflag"
style="height: 100%;"
style="height: 100%; overflow: auto;"
node-key="id"
class="filter-tree"
:data="treeData"
@@ -230,7 +230,7 @@
size="800px">
<el-tree
v-if="modalshowflag"
style="height: 100%;"
style="height: 100%; overflow: auto;"
node-key="id"
class="filter-tree"
:data="treeData"
@@ -149,7 +149,7 @@
size="800px">
<el-tree
v-if="modalshowflag"
style="height: 100%;"
style="height: 100%; overflow: auto;"
node-key="id"
class="filter-tree"
:data="treeData"
@@ -142,7 +142,7 @@
size="800px">
<el-tree
v-if="modalshowflag"
style="height: 100%;"
style="height: 100%; overflow: auto;"
node-key="id"
class="filter-tree"
:data="treeData"
@@ -326,7 +326,7 @@
size="800px">
<el-tree
v-if="modalshowflag"
style="height: 100%;"
style="height: 100%; overflow: auto;"
node-key="id"
class="filter-tree"
:data="treeData"