mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 07:46:43 +08:00
提交
This commit is contained in:
@@ -96,8 +96,8 @@ export default {
|
||||
},
|
||||
saveSuccess(data){
|
||||
this.diagSync=false;
|
||||
this.articleList.pageIndex = 1;
|
||||
this.articleList.list = [];
|
||||
this.pageData.pageIndex = 1;
|
||||
this.pageData.list = [];
|
||||
this.getArticleList();
|
||||
},
|
||||
//获取文章列表数据
|
||||
|
||||
Reference in New Issue
Block a user