feat: 菜单调整
This commit is contained in:
@ -104,5 +104,5 @@ export function downloadDocWithStyle(textContent) {
|
||||
type: 'application/msword'
|
||||
});
|
||||
|
||||
saveAs(blob, 'styled-document.doc');
|
||||
saveAs(blob, '研判报告.doc');
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user