Commit 85ddd8b4 authored by 黄奎's avatar 黄奎

1

parent b20ddc42
......@@ -194,6 +194,9 @@
</tr>
<tfoot>
<tr>
<td>
{{$t('ground.dingtuanhao')}}:{{NewCombinationNum}}
</td>
<td>{{$t('ground.busType')}}</td>
<td align="left" style="padding-left:5px;">
<el-select class="w150" :placeholder="$t('pub.pleaseSel')" v-model="PostData.BusType">
......@@ -202,14 +205,11 @@
</el-option>
</el-select>
</td>
<td>{{$t('ground.huisongfei')}}</td>
<td colspan="4" align="left" style="padding-left:5px;">
<td colspan="2">{{$t('ground.huisongfei')}}</td>
<td colspan="2" align="left" style="padding-left:5px;">
<el-input v-model="PostData.BackFee" @keyup.native="checkPrice(PostData,'BackFee')"
:placeholder="$t('ground.shuruhsf')" maxlength="10" class='w135'></el-input>
</td>
<td>
{{$t('ground.dingtuanhao')}}:{{NewCombinationNum}}
</td>
</tr>
</tfoot>
</table>
......
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