|
|
|
@ -7,7 +7,7 @@ |
|
|
|
|
<button class="rignt-button" size="mini" @click="goList">处理记录</button> |
|
|
|
|
</view> |
|
|
|
|
<view class="status-bottom"> |
|
|
|
|
<evan-steps :active="Number(datas.status)" direction="horizontal"> |
|
|
|
|
<evan-steps :active="Number(datas.status -1)" direction="horizontal"> |
|
|
|
|
<evan-step v-for="item in processState" :title="item.dictLabel"></evan-step> |
|
|
|
|
<!-- <evan-step title="处警"></evan-step> |
|
|
|
|
<evan-step title="结警"></evan-step> |
|
|
|
|