|
@@ -7,11 +7,11 @@
|
|
|
<div>
|
|
|
<!-- <p style="font-weight:600;font-size:28px;height:30px"> 成都环境集团<span style="font-size:26px">|沱源公司</span></p>
|
|
|
<p style="font-size:12px;height:20px;margin-top:-10px">CHENDU ENVIRONMENT GROUP|<span style="font-weight: 600;font-size:14px">TuoYuan Co.Ltd</span> </p> -->
|
|
|
- <p style="font-weight:600;font-size:28px;height:30px"> 马边彝族自治县自来水有限公司</p>
|
|
|
+ <p style="font-weight:600;font-size:28px;height:30px"> 马边县城市供水综合管理平台</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="Viewheadersbottom">
|
|
|
- <h2>马边彝族自治县自来水有限公司</h2>
|
|
|
+ <h2>马边县城市供水综合管理平台</h2>
|
|
|
<h2 v-if="editData.gdxf1Name&&editData.gdxf2Name">{{ editData.gdlxName }}-{{ editData.gdxf1Name }}-{{ editData.gdxf2Name }}业务单</h2>
|
|
|
<h2 v-else-if="editData.gdxf1Name">{{ editData.gdlxName }}-{{ editData.gdxf1Name }}业务单</h2>
|
|
|
<h2 v-else>{{ editData.gdlxName }}业务单</h2>
|