瀏覽代碼

修復合併後BUG

steve07s 3 年之前
父節點
當前提交
5a917c1978
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      script/js/jstreeAJAX.js

+ 2 - 0
script/js/jstreeAJAX.js

@@ -181,6 +181,7 @@ $(document).ready(function () {
                             data,
                             category,
                             '',
+                            fileNums[i - 1].total,
                             project,
 
                         ];
@@ -444,6 +445,7 @@ $(document).ready(function () {
             }
 
         } else {
+            displayDetail(false);
             blueprint_SN = SN;
             blueprint_path = path;
             tempTable2 = [];