Commit 49b5ea97 authored by fwz's avatar fwz

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

parent dc0c9657
......@@ -23,7 +23,7 @@
通知类型:{{type}}
</div>
<div>
车主手机号:{{vo.applyUserMobile?vo.applyUserMobile:""}}
车主手机号:{{vo.userMobile?vo.userMobile:""}}
</div>
</div>
<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