Commit dbbf2d60 by xiexiaoqin

fix: 添加修改状态方法

parent 861445ab
......@@ -11,4 +11,7 @@ create.Page({
meetingId: query.meetingId
})
},
changeTaskStatus({ status, taskId, commentId, meetingId }) {
}
});
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