Commit 99da97ec authored by 黄奎's avatar 黄奎

页面修改

parent a8398fc4
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<div> <div>
{{dataList.NextGoal}} {{dataList.NextGoal}}
</div> </div>
<q-linear-progress rounded size="6px" :value="calcpercentage(dataList.GuestNum,dataList.EndNum)" <q-linear-progress rounded size="6px" :value="calcpercentage(dataList.GuestNum,dataList.StartNum)"
color="warning" style="width:90px" /> color="warning" style="width:90px" />
</div> </div>
<div class="grade">{{dataList.CurrentStep}}</div> <div class="grade">{{dataList.CurrentStep}}</div>
......
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