Commit c7bac06e authored by 黄奎's avatar 黄奎

页面修改

parent 6be80c4b
...@@ -518,7 +518,7 @@ ...@@ -518,7 +518,7 @@
<tr> <tr>
<td colspan="2" style="height:5px;"></td> <td colspan="2" style="height:5px;"></td>
</tr> </tr>
<tr> <tr style="display:none;">
<td width="70" style="text-align:right;">{{$t('ground.tixinggys')}}:</td> <td width="70" style="text-align:right;">{{$t('ground.tixinggys')}}:</td>
<td> <td>
<el-select class='w135 sel' v-model='subItem.SupplierHotelStatus' <el-select class='w135 sel' v-model='subItem.SupplierHotelStatus'
...@@ -529,17 +529,17 @@ ...@@ -529,17 +529,17 @@
</el-select> </el-select>
</td> </td>
</tr> </tr>
<tr> <tr style="display:none;">
<td colspan="2" style="height:5px;"> <td colspan="2" style="height:5px;">
</td> </td>
</tr> </tr>
<tr> <tr style="display:none;">
<td width="70" style="text-align:right;">{{$t('ground.duigysbz')}}:</td> <td width="70" style="text-align:right;">{{$t('ground.duigysbz')}}:</td>
<td> <td>
<el-input type='textarea' class='w135' v-model='subItem.Remarks'></el-input> <el-input type='textarea' class='w135' v-model='subItem.Remarks'></el-input>
</td> </td>
</tr> </tr>
<tr v-if="subItem.SupplierToDmcRemarks"> <tr v-if="subItem.SupplierToDmcRemarks" style="display:none;">
<td width="70" style="text-align:right;">{{$t('ground.gongysddjbz')}}:</td> <td width="70" style="text-align:right;">{{$t('ground.gongysddjbz')}}:</td>
<td> <td>
<span <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