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

‘1’

parent bfb30af7
......@@ -567,8 +567,8 @@
import threeday from './commonPage/threeday'
import fourday from './commonPage/fourday'
import fiveday from './commonPage/fiveday'
import saveAs from 'file-saver'
import '../utils/jqueryWordexport.js'
// import saveAs from 'file-saver'
// import '../utils/jqueryWordexport.js'
import {
setTimeout
} from 'timers';
......@@ -786,9 +786,9 @@
});
}
},
toWord: function (title) {
$('#pdfNode').wordExport(title)
},
// toWord: function (title) {
// $('#pdfNode').wordExport(title)
// },
// 生成pdf
toPDF: function (title) {
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