Pārlūkot izejas kodu

资料归集,刷新文件总数

MaiXinRong 2 mēneši atpakaļ
vecāks
revīzija
2c295d5b84
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      app/public/js/file_detail.js

+ 1 - 0
app/public/js/file_detail.js

@@ -197,6 +197,7 @@ $(document).ready(function() {
                 self.dragTree.loadPostData(result);
                 self.filingTree.removeNode(node);
                 self.calcTotalFileCount();
+                self.refreshFileCountHint();
                 if (parent) {
                     const path = parent.getPath();
                     for (const p of path) {