Commit 2f8f1062 authored by 13841799530's avatar 13841799530

接口联调

解润东
20220506
parent 17408192
Pipeline #8250 passed with stage
in 5 minutes and 1 second
......@@ -34,7 +34,7 @@
<van-cell-group inset v-for="(item, index) in detailObj.list" :key="index">
<van-row gutte>
<van-col span="12">危险级别:{{item.hdLev}}</van-col>
<van-col span="12">{{item.hdLev}}</van-col>
<van-col span="12" class="cont-end affirm-status">{{item.status|status}}</van-col>
</van-row>
<van-row gutter>
......
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