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