diff --git a/src/mods/publicity/AppContent/AppContent.vue b/src/mods/publicity/AppContent/AppContent.vue index d43063c..d4fe94a 100644 --- a/src/mods/publicity/AppContent/AppContent.vue +++ b/src/mods/publicity/AppContent/AppContent.vue @@ -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, {