新闻
This commit is contained in:
@@ -101,6 +101,7 @@ export default {
|
|||||||
this.index = e
|
this.index = e
|
||||||
this.search.categoryId = this.categorys?.[e]?.id
|
this.search.categoryId = this.categorys?.[e]?.id
|
||||||
this.getCategoryList();
|
this.getCategoryList();
|
||||||
|
this.current = 1
|
||||||
},
|
},
|
||||||
getCategoryList() {
|
getCategoryList() {
|
||||||
this.$instance.post("/app/appcontentinfo/list", null, {
|
this.$instance.post("/app/appcontentinfo/list", null, {
|
||||||
|
|||||||
Reference in New Issue
Block a user