fix: sub-table can not be sorted
This commit is contained in:
parent
d8d4ef177a
commit
8fafdf077d
@ -443,6 +443,7 @@ export default {
|
|||||||
sourceKey: 'id',
|
sourceKey: 'id',
|
||||||
foreignKey: 'parent_id',
|
foreignKey: 'parent_id',
|
||||||
title: '子表格字段',
|
title: '子表格字段',
|
||||||
|
viewName: 'table2',
|
||||||
// visible: true,
|
// visible: true,
|
||||||
component: {
|
component: {
|
||||||
type: 'subTable',
|
type: 'subTable',
|
||||||
|
Loading…
Reference in New Issue
Block a user