tijiao
This commit is contained in:
@@ -2311,7 +2311,7 @@ export default {
|
||||
reader.onload = function (e) {
|
||||
that.$commonJS.extractWordTablesToArrays(File.raw, function (wordTables) {
|
||||
console.log('tablesHtml at line 61:', wordTables);
|
||||
|
||||
return
|
||||
that.addWordTablesList(wordTables);
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user