Commit 090f2060 authored by 王炽's avatar 王炽

55555

parent 75d1e6eb
...@@ -358,7 +358,7 @@ const handleTaskClick = async (data) => { ...@@ -358,7 +358,7 @@ const handleTaskClick = async (data) => {
}); });
return; return;
} }
data.task.taskTodoExtra.type = 'FollowWx' // data.task.taskTodoExtra.type = 'FollowWx'
taskId.value = 0; taskId.value = 0;
switch (data.task.taskTodoExtra.type) { switch (data.task.taskTodoExtra.type) {
case 'Perfect': case 'Perfect':
......
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