发布从测试版本2.3.4

This commit is contained in:
2021-06-18 17:31:48 +08:00
parent 43e437209e
commit 50ee24192f
15 changed files with 119 additions and 88 deletions
+1
View File
@@ -29,6 +29,7 @@ function gridForm(table, options) {
grid.tableTitle = options.title;
grid.tableKey = options.table;
grid.tableSaveDataNotEmpty = options.saveDataNotEmpty;
grid.defaultColDef.sortable = false;
grid.defaultColDef.filter = false;