|
|
@@ -77,7 +77,7 @@ projectGljObject={
|
|
|
this.projectGljSheet.bind(GC.Spread.Sheets.Events.EditStarting,this.onProjectGljEditStarting);
|
|
|
this.projectGljSheet.bind(GC.Spread.Sheets.Events.CellDoubleClick, this.onProjectGljDoubleClick);
|
|
|
this.projectGljSheet.name('projectGljSheet');
|
|
|
- this.projectGljSheet.setRowHeight(0, 45, 1);
|
|
|
+ this.projectGljSheet.setRowHeight(0, 36, 1);
|
|
|
},
|
|
|
initMixRatio:function () {
|
|
|
let me = projectGljObject;
|