fix height scrollbar table grid js
This commit is contained in:
@@ -105,6 +105,7 @@ class BigdataResume {
|
||||
total: (data) => data.total,
|
||||
},
|
||||
width: "auto",
|
||||
fixedHeader: true,
|
||||
});
|
||||
|
||||
return new Promise((resolve) => {
|
||||
|
||||
Reference in New Issue
Block a user