Commit 568e0327 authored by zhengke's avatar zhengke

修改

parent c4337edf
......@@ -10,8 +10,8 @@
<van-tab title="全部" :name="0"></van-tab>
<van-tab title="未开始" :name="1"></van-tab>
<van-tab title="已开始" :name="2"></van-tab>
<van-tab title="已缺考" :name="3"></van-tab>
<van-tab title="已完成" :name="4"></van-tab>
<van-tab title="已缺考" :name="4"></van-tab>
<van-tab title="已完成" :name="3"></van-tab>
</van-tabs>
<view class="exampaper-con">
<van-empty description="暂无数据" v-if="examList.length === 0" />
......
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