26037
This commit is contained in:
@@ -84,6 +84,9 @@ export default {
|
||||
this.getClassList()
|
||||
this.getKnowledgeList()
|
||||
},
|
||||
onShow() {
|
||||
document.title = '党员学习'
|
||||
},
|
||||
methods: {
|
||||
getTodayList() {
|
||||
this.$http.post(`/app/apppartyeducation/list?style=2&size=1&status=1`).then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user