public/words/administratorReturn.docx | 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/components/page/ticket/ticket-form2.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/libs/word.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/words/administratorReturn.docxBinary files differ
src/components/page/ticket/ticket-form2.vue
@@ -91,7 +91,7 @@ }, imgSize: { zfQianMing1: [70, 30], zfQianMing2: [70, 30] zfQianMing2: [70, 30], }, } }, src/libs/word.js
@@ -106,7 +106,7 @@ if(imgSize.hasOwnProperty(tagName)) { return imgSize[tagName] }else { return [300,300] return [70, 30] } } let imageModule = new ImageModule(opts);