This commit is contained in:
liuye
2023-06-15 10:46:34 +08:00
parent 4635459e99
commit 36e599f972

View File

@@ -100,8 +100,8 @@ export default {
tabChange(e) {
this.index = e
this.search.categoryId = this.categorys?.[e]?.id
this.getCategoryList();
this.current = 1
this.getCategoryList();
},
getCategoryList() {
this.$instance.post("/app/appcontentinfo/list", null, {