Commit 6aeeb675 authored by 罗新东's avatar 罗新东

添加了字段’隐患确认信息‘

parent 3155185f
Pipeline #7064 passed with stage
in 9 seconds
......@@ -158,6 +158,13 @@
>
<van-col span="17">{{ item.confirmOpinion }}</van-col>
</van-row>
<van-row gutter="">
<van-col span="8"
><span class="field-title">隐患确认信息:</span></van-col
>
<van-col span="16">{{item.confirmResult==0?'退回':'通过'}}</van-col>
</van-row>
</div>
</van-step>
</van-steps>
......
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