Explorar o código

add quantity celltype

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

+ 3 - 0
web/maintain/main_col_lib/js/main_tree_col.js

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