|
@@ -36,21 +36,17 @@
|
|
|
queryById: '/baogao/itdmBaogao/wordById',
|
|
|
config: {
|
|
|
document: {
|
|
|
- fileType: "docx",
|
|
|
- key: "1685240820786",
|
|
|
- title: "1685240820786.docx",
|
|
|
- url: "http://192.168.1.14:8080/itdmServer/word/1685240820786.docx",
|
|
|
- referenceData: {
|
|
|
- "fileKey": "1685240820786",
|
|
|
- "instanceId": "http://192.168.1.14:8080/itdmServer/word/1685240820786.docx"
|
|
|
- },
|
|
|
+ fileType: "",
|
|
|
+ key: "",
|
|
|
+ title: "",
|
|
|
+ url: "",
|
|
|
},
|
|
|
documentType: "word",
|
|
|
width: "100%",
|
|
|
height: "600px",
|
|
|
editorConfig: {
|
|
|
lang:'zh',
|
|
|
- callbackUrl: "http://192.168.1.14:8080/itdmServer/word/save"
|
|
|
+ callbackUrl: ""
|
|
|
}
|
|
|
},
|
|
|
|