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

+ 1 - 0
app/lib/analysis_excel.js

@@ -672,6 +672,7 @@ class AnalysisExcelTree {
                 this.checkColHeader(row);
             }
         }
+        return this.cacheTree;
     }
 }