MaiXinRong 3 năm trước cách đây
mục cha
commit
adfb2686e6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/lib/analysis_excel.js

+ 1 - 0
app/lib/analysis_excel.js

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