@@ -21,6 +21,9 @@ let MainTreeCol = {
}else {
return node.data["quantity"];
}
+ },
+ code: function (node) {
+
},
readOnly: {