|
|
@@ -684,7 +684,7 @@ export default {
|
|
|
options: {
|
|
|
width: 813, // A4 纸张宽度
|
|
|
height: 1123, // A4 纸张高度
|
|
|
- defaultSize: Number(this.editorOptions.size),
|
|
|
+ defaultSize: 14,//Number(this.editorOptions.size),
|
|
|
defaultFont: this.editorOptions.font,
|
|
|
// defaultSize: 14,//Number(this.editorOptions.size),
|
|
|
defaultBold: this.editorOptions.bold,
|