先提交

This commit is contained in:
daihh
2022-06-06 10:23:38 +08:00
parent 72e2763388
commit f2d66a8a57
2 changed files with 2 additions and 6 deletions

View File

@@ -119,11 +119,6 @@ export default {
});
}
},
initSrc(url){
if(url && url.indexOf('.pdf')>-1){
//this.src = url;
}
},
prePage(type) {
if (this.currentPage > 1) {
this.currentPage--;