fix: sub-table can not be sorted

This commit is contained in:
chenos 2021-03-26 16:11:11 +08:00
parent d8d4ef177a
commit 8fafdf077d

View File

@ -443,6 +443,7 @@ export default {
sourceKey: 'id',
foreignKey: 'parent_id',
title: '子表格字段',
viewName: 'table2',
// visible: true,
component: {
type: 'subTable',