Browse Source

综合合价cellType

zhongzewei 7 years ago
parent
commit
e1aa8c209d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      web/maintain/main_col_lib/js/main_tree_col.js

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

@@ -141,6 +141,10 @@ let MainTreeCol = {
         },
         },
         isEstimate:function (node) {
         isEstimate:function (node) {
 
 
+        },
+        //综合合价
+        commonTotalFee: function () {
+
         }
         }
      },
      },
     getEvent: function (eventName) {
     getEvent: function (eventName) {