@@ -971,7 +971,7 @@ export default {
// 保存校对
saveCompare() {
this.compareloading = false;
- this.data.wordTime = this.compareData;
+ // this.data.wordTime = this.compareData;
this.handleClose();
// this.compareloading = true;
// compareSenTenceTime({ matchList: JSON.stringify(this.compareData) })
@@ -1410,7 +1410,7 @@ export default {
@@ -634,7 +634,7 @@ export default {
- this.data.word_time = this.compareData;
+ // this.data.word_time = this.compareData;
},
saveStyle(fontFamily, textDecoration, fontWeight, border, color, img, imgPosition) {