This commit is contained in:
朱子楚\zhuzi
2024-04-30 13:07:46 +08:00
parent 6638fe2e06
commit 91bda2a22c
3 changed files with 16 additions and 21 deletions

View File

@ -505,9 +505,6 @@ FluContentPage{
{
title: table_view.customItem(com_column_checbox,{checked:true}),
dataIndex: 'checkbox',
width:100,
minimumWidth:100,
maximumWidth:300,
frozen: true
},
{
@ -556,8 +553,6 @@ FluContentPage{
title: qsTr("Options"),
dataIndex: 'action',
width:160,
minimumWidth:160,
maximumWidth:160,
frozen:true
}
]