Commit bbddb093 authored by 黄奎's avatar 黄奎

页面修改

parent 2483f6a4
...@@ -583,8 +583,7 @@ ...@@ -583,8 +583,7 @@
</p> </p>
<p> <p>
<span>{{$t('visa.v_currentseat')}}</span> <span>{{$t('visa.v_currentseat')}}</span>
<i>{{item.SurplusSeat=item.SurplusSeat <i>{{item.SurplusSeat=item.SurplusSeat < 0 ? 0:item.SurplusSeat}}</i>
< 0 ? 0:item.SurplusSeat}}</i>
</p> </p>
<p> <p>
<span>{{$t('visa.v_yibaoru')}}</span> <span>{{$t('visa.v_yibaoru')}}</span>
......
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