zhangweicheng пре 7 година
родитељ
комит
6277fe8b59
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      web/users/js/main_tree_col.js

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

@@ -69,6 +69,9 @@ let MainTreeCol = {
         },
         forMarketPrice:function (node) {
             return MainTreeCol.readOnly.non_volumePrice(node);
+        },
+        forContain:function (node) {
+            return MainTreeCol.readOnly.non_ration(node)&&!MainTreeCol.readOnly.glj(node);
         }
     },
     cellType: {