@@ -4644,10 +4644,10 @@ U.MD.D.I.openApplicationYu = function (str, cid, stage, task, tool) {
type = '3'
} else if (aTool == 6) {
text = _iframe.contentWindow.$("#U_MD_O_H_wordEditor")[0].innerHTML.escapeQuotes()
- type = '2'
+ type = '1'
} else if (aTool == 3) {
text = await U.MD.D.I.getEditorContent(_iframe);
- type = '1'
+ type = '2'
}
_loading.style.display = 'flex'