@@ -252,6 +252,10 @@ export default {
fontWeight: '',
border: '',
color: '',
+ matchWords: '',
+ matchNotes: '',
+ img: [],
+ imgPosition: 'after',
};
sentArr.push(obj);
});
@@ -316,6 +320,10 @@ export default {
@@ -600,6 +600,10 @@ export default {
@@ -662,6 +666,10 @@ export default {