Commit 5b9ed55e authored by 罗超's avatar 罗超

1

parent abc9aa62
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
@click=" @click="
jumpPage(`/pages/course/askForLeave?classId=${data.ClassId} `) jumpPage(`/pages/course/askForLeave?classId=${data.ClassId} `)
" "
v-if="item.IsLeave === 1" v-if="item.IsLeave === 1 && item.IsCheck < 2"
>请假</van-button >请假</van-button
> >
<van-button <van-button
......
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