Explorar o código

add quantity cell type

zhangweicheng %!s(int64=7) %!d(string=hai) anos
pai
achega
0d9138572e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      web/users/js/main_tree_col.js

+ 3 - 0
web/users/js/main_tree_col.js

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