Commit 5ed0c1d1 authored by fwz's avatar fwz

我的挪车码品牌不展示null

parent fc50a519
......@@ -23,7 +23,7 @@
</div>
</div>
<div class="top__car__name">
{{vo.brand}}
{{vo.brand?vo.brand:''}}
</div>
</div>
<div class="item__bottom">
......
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