Переглянути джерело

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/ConstructionOperation

TonyKang 7 роки тому
батько
коміт
5814b18f9c
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      web/users/js/main_tree_col.js

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

@@ -132,6 +132,9 @@ let MainTreeCol = {
         //是否分包
         isSubcontract: function (node) {
 
+        },
+        isEstimate:function (node) {
+
         }
      },
     getEvent: function (eventName) {