MaiXinRong %!s(int64=3) %!d(string=hai) anos
pai
achega
9e6695d259
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/lib/sum_load.js

+ 1 - 0
app/lib/sum_load.js

@@ -17,6 +17,7 @@ class loadGclBaseTree {
     constructor (ctx, setting) {
         this.ctx = ctx;
         this.parent = setting.parent;
+        this.parent.children = [];
         this.defaultData = setting.defaultData;
         // 常量
         this.splitChar = '-';