diff --git a/src/pages/shop/IncreaseDataStore.vue b/src/pages/shop/IncreaseDataStore.vue index b6293a9..97afb2b 100644 --- a/src/pages/shop/IncreaseDataStore.vue +++ b/src/pages/shop/IncreaseDataStore.vue @@ -189,6 +189,8 @@ }) }, generalizeOfStore() { + + this.pageNum = 1; this.tableLoading = true; if (this.selectDate[0] === "") { this.$Message.info("请选择日期");