Commit d8cba766 authored by 黄奎's avatar 黄奎

报价

parent 878d880c
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
</div> </div>
</div> </div>
<!-- 表格 --> <!-- 表格 -->
<table width="100%" border="1" style="text-align:left;border-collapse:collapse;table-layout:fixed;word-break:break-all;max-width: 800px;border: 1px solid rgba(0, 0, 0, 0.12); <table width="100%" border="1" style="text-align:left;border-collapse:collapse;table-layout:fixed;word-break:break-all;border: 1px solid rgba(0, 0, 0, 0.12);
margin: auto;"> margin: auto;">
<tr> <tr>
<th width="15%" align="center" class="td-title">{{ $t('v102.vehicle.tatle.th1') }}</th> <th width="15%" align="center" class="td-title">{{ $t('v102.vehicle.tatle.th1') }}</th>
...@@ -71,7 +71,6 @@ ...@@ -71,7 +71,6 @@
</td> </td>
<td> <td>
DAY{{ item.DayNum }} DAY{{ item.DayNum }}
</td> </td>
<td> <td>
<div class="q-my-md"> <div class="q-my-md">
......
...@@ -941,7 +941,7 @@ export default { ...@@ -941,7 +941,7 @@ export default {
s11: '用車類型:', s11: '用車類型:',
s12: '導遊信息:', s12: '導遊信息:',
s13: '確認狀態:', s13: '確認狀態:',
s14: '接機信息', s14: '接機信息:',
s15: '確認狀態:', s15: '確認狀態:',
s16: '確認', s16: '確認',
s17: '已確認', s17: '已確認',
......
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