Commit bd2b1791 authored by 肖健's avatar 肖健

修改呼叫记录列表为车主手机号

parent 0a5059ab
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
通知类型:{{type}} 通知类型:{{type}}
</div> </div>
<div> <div>
车主手机号:{{vo.applyUserMobile?vo.applyUserMobile:""}} 车主手机号:{{vo.userMobile?vo.userMobile:""}}
</div> </div>
</div> </div>
<div class="item__btn" @click="goDetail(vo.id)"> <div class="item__btn" @click="goDetail(vo.id)">
......
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