Commit 906a8cc5 authored by 黄奎's avatar 黄奎

页面修改

parent 4f289cc9
......@@ -1015,7 +1015,6 @@
<div style="padding:10px;">
未尽事宜,经旅游者和出境社双方协商一致,可以列入补充条款。(如合同空间不够,可以另附纸张,由双方签字或者盖章确认。)
</div>
<!-- <el-input type="textarea" resize="none" v-model="CtObj.OtherConvention" rows="13"></el-input> -->
<quill-editor v-model="CtObj.OtherConvention" style="height:400px;"></quill-editor>
</div>
<div class="block mtop15" id="anchor-3" ref="anchor3">
......@@ -1041,11 +1040,10 @@
《行程单》用语须准确清晰,在表明服务标准用语中不应当出现“准×星级”、“豪华”、“仅供参考”、“以××为准”、“与××同级”等不确定用语。
</div>
<div v-if="CtObj.TripType==0">
<!-- <el-input type="textarea" rows="26" resize="none" v-model="CtObj.travelContent"></el-input> -->
<quill-editor v-model="CtObj.travelContent" style="height:400px;"></quill-editor>
</div>
<div v-if="CtObj.TripType==1">
<commonTripList @tripData="tripData"></commonTripList>
<commonTripList @tripData="tripData" > </commonTripList>
</div>
</div>
<div class="block mtop15" id="anchor-4" ref="anchor4">
......
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