修改已知问题

This commit is contained in:
qq787203167
2022-06-01 10:03:41 +08:00
parent 3d6fc052df
commit 116b7fec8b
19 changed files with 30 additions and 0 deletions
@@ -70,6 +70,7 @@
<a-col :md="8" :xs="24" style="margin-bottom: 12px;">
<a-tree-select
showSearch
tree-node-filter-prop="title"
v-model="item.field"
:treeData="fieldTreeData"
:dropdownStyle="{ maxHeight: '400px', overflow: 'auto' }"