feature:增加数据源一对多关系。

This commit is contained in:
pixelmaxQM
2024-05-15 21:26:32 +08:00
parent 0d17340445
commit 6b07ffe8f7
4 changed files with 7 additions and 3 deletions

View File

@@ -161,7 +161,7 @@
>
<el-row :gutter="8">
<el-col
:span="2"
:span="3"
>
<el-select
v-model="middleDate.dataSource.association"

View File

@@ -1019,6 +1019,7 @@ const getColumnFunc = async() => {
dictType: '',
front: true,
dataSource: {
association:1,
table: '',
label: '',
value: ''