@@ -59,6 +59,11 @@ let MainTreeCol = {
'根', '组', '系统', '台', '套', '株', '丛', '缸', '支', '只', '块', '座', '对', '份', '樘', '攒', '榀']);
return combo;
},
+
+ units: function () {
+ this.unit;
+ },
feeRate: function () {
return feeRateObject.getFeeRateEditCellType();
}