dengrui 9 tháng trước cách đây
mục cha
commit
9d42d6911e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/message/index.vue

+ 1 - 0
src/views/message/index.vue

@@ -134,6 +134,7 @@ const setNextStatus2 = computed(() => {
 const setPage2 = (num) => {
   page2.value = page2.value + num;
   getPageInfo2();
+  getPageInfo1();
 };
 onMounted(() => {
   getPageInfo2();