H3+审稿人编委机构
This commit is contained in:
@@ -721,7 +721,7 @@ export default {
|
||||
return false;
|
||||
}
|
||||
var list = this.$commonJS.cleanAndParseWordContent(content);
|
||||
console.log('list at line 569:', list);
|
||||
|
||||
|
||||
this.saveContentList(list, this.currentId);
|
||||
} else if (type == 'table') {
|
||||
@@ -1162,7 +1162,7 @@ export default {
|
||||
break;
|
||||
}
|
||||
|
||||
console.log('data at line 739:', data);
|
||||
|
||||
await this.$api
|
||||
.post(url, {
|
||||
am_id: data.mainId
|
||||
|
||||
Reference in New Issue
Block a user