@@ -61,6 +61,9 @@ let MainTreeCol = {
},
feeRate: function () {
return feeRateObject.getFeeRateEditCellType();
+ },
+ calcBase: function () {
+ return calcBaseView.getCalcBaseCellType();
}
getEvent: function (eventName) {