Explorar o código

jobContent cellType

zhongzewei %!s(int64=6) %!d(string=hai) anos
pai
achega
030302d4c5
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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();
         },