mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
先提交
This commit is contained in:
@@ -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--;
|
||||
|
||||
Reference in New Issue
Block a user