@@ -196,7 +196,7 @@ const ManageNotification = defineComponent({
try {
// 获取群公告
let res = await imGroupNoticePage({
- imGroupId: data.groupProfile.groupID,
+ groupId: data.groupProfile.groupID,
page: data.page,
rows: data.rows,
});