ソースを参照

auto update script executed

Toby Chui 1 年間 前
コミット
63568c0392
1 ファイル変更2 行追加0 行削除
  1. 2 0
      web/components/vdir.html

+ 2 - 0
web/components/vdir.html

@@ -417,4 +417,6 @@
     tabSwitchEventBind["vdir"] = function(){
         initVdirList();
     }
+
+    initVdirList();
 </script>