@@ -237,7 +237,7 @@ export default {
this.checkImg(base64Url,'svg')
},
//生成pptx
- async pageToPptx(){
+ async pageToPptx(type){
//开始计时
const start = Date.now()
const SlideMaster = _.cloneDeep(pptSlideMasterEn)