feature:增加数据源一对多关系。
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
>
|
||||
<el-row :gutter="8">
|
||||
<el-col
|
||||
:span="2"
|
||||
:span="3"
|
||||
>
|
||||
<el-select
|
||||
v-model="middleDate.dataSource.association"
|
||||
|
@@ -1019,6 +1019,7 @@ const getColumnFunc = async() => {
|
||||
dictType: '',
|
||||
front: true,
|
||||
dataSource: {
|
||||
association:1,
|
||||
table: '',
|
||||
label: '',
|
||||
value: ''
|
||||
|
Reference in New Issue
Block a user