소스 검색

综合合价cellType

zhongzewei 7 년 전
부모
커밋
e1aa8c209d
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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) {
 
+        },
+        //综合合价
+        commonTotalFee: function () {
+
         }
      },
     getEvent: function (eventName) {