提交
This commit is contained in:
@@ -2804,7 +2804,7 @@ export default {
|
||||
that.$commonJS.extractWordTablesToArrays(File.raw, function (wordTables) {
|
||||
that.addWordTablesList(wordTables);
|
||||
loading.close();
|
||||
});
|
||||
},that.form.article_id);
|
||||
};
|
||||
reader.readAsArrayBuffer(File.raw);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user