zhongzewei пре 6 година
родитељ
комит
030302d4c5
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

@@ -132,6 +132,10 @@ let MainTreeCol = {
                 '根', '组', '系统', '台', '套', '株', '丛', '缸', '支', '只', '块', '座', '对', '份', '樘', '攒', '榀']);
             return combo;
         },
+        // 工作内容
+        jobContent: function () {
+
+        },
         feeRate: function () {
             return feeRateObject.getFeeRateEditCellType();
         },