@@ -62,8 +62,8 @@
title: list.title,
content: list.content,
onOk: async () => {
- await fetchNotice();
await readAllApi();
+ await fetchNotice();
},
});
}
@@ -75,8 +75,8 @@
imgList: [list.content],
}),