Commit 404e6eb0 authored by 华国豪's avatar 华国豪 🙄

‘1’

parent bfb30af7
...@@ -567,8 +567,8 @@ ...@@ -567,8 +567,8 @@
import threeday from './commonPage/threeday' import threeday from './commonPage/threeday'
import fourday from './commonPage/fourday' import fourday from './commonPage/fourday'
import fiveday from './commonPage/fiveday' import fiveday from './commonPage/fiveday'
import saveAs from 'file-saver' // import saveAs from 'file-saver'
import '../utils/jqueryWordexport.js' // import '../utils/jqueryWordexport.js'
import { import {
setTimeout setTimeout
} from 'timers'; } from 'timers';
...@@ -786,9 +786,9 @@ ...@@ -786,9 +786,9 @@
}); });
} }
}, },
toWord: function (title) { // toWord: function (title) {
$('#pdfNode').wordExport(title) // $('#pdfNode').wordExport(title)
}, // },
// 生成pdf // 生成pdf
toPDF: function (title) { toPDF: function (title) {
this.pdfLoading = true this.pdfLoading = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment