mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -13,7 +13,7 @@ TableView {
|
||||
id:model_columns
|
||||
}
|
||||
columnWidthProvider: function (column) {
|
||||
return 100
|
||||
return columnSource[column].width
|
||||
}
|
||||
rowHeightProvider: function (column) {
|
||||
return 60
|
||||
|
Reference in New Issue
Block a user