Commit a2c02bd7 authored by 沈翠玲's avatar 沈翠玲

传参数调整

parent 0f3cd5ad
......@@ -121,7 +121,7 @@
};
const clickMessage = (item) => {
readMessage({
msgId: item.id,
msgId: item.message.id,
}).then((res) => {
router.push({
path: '/workplace/todo',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment