Commit 8c1b9ed9 authored by 周昊's avatar 周昊

1、修改任务管理列表显示状态

parent a4fc0ad1
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</van-row> </van-row>
</van-col> </van-col>
<van-col span="7" :style="{'color':'#03b615'}"> <van-col span="7" :style="{'color':'#03b615'}">
{{ item.status }} {{ item.state }}
</van-col> </van-col>
</van-row> </van-row>
......
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