bug
This commit is contained in:
@@ -28,6 +28,9 @@ export default {
|
||||
onLoad() {
|
||||
this.getClassList()
|
||||
},
|
||||
onShow() {
|
||||
document.title = '党员学习'
|
||||
},
|
||||
methods: {
|
||||
getClassList() {
|
||||
if (this.current > this.pages) return;
|
||||
|
||||
Reference in New Issue
Block a user