修改已知问题

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
@@ -182,6 +182,7 @@
</div>
<a-form-model-item class="itemModel" :prop="item.db_field_name">
<a-tree-select
tree-node-filter-prop="title"
v-model="formInline[item.db_field_name]"
:maxTagCount="1"
style="width: 100%"