Commit c7bac06e authored by 黄奎's avatar 黄奎

页面修改

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