This commit is contained in:
zhaofang
2022-07-14 15:04:01 +08:00
parent 9a5979c6ee
commit 68a0960b76
2 changed files with 6 additions and 7 deletions

View File

@@ -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();
},
//获取文章列表数据