huminmin
昨天 d75bac06caf57ff3cbb98cc3c64da015d32f9bb0
src/layout/components/NotificationCenter/index.vue
@@ -107,8 +107,8 @@
    }
    const params = {
      consigneeId: consigneeId,
      pageNum: pageNum.value,
      pageSize: pageSize.value,
      current: pageNum.value,
      size: pageSize.value,
      status: activeTab.value === 'read' ? 1 : 0
    }
    const res = await listMessage(params)