liuhj vor 3 Monaten
Ursprung
Commit
e6692c093d
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      src/components/OP/OPgroup.vue

+ 4 - 4
src/components/OP/OPgroup.vue

@@ -2,16 +2,16 @@
     <div v-loading="fullscreenLoading">
         <el-dialog top="35vh" width="578px" title="文件下载" :visible.sync="contractVisible" :close-on-click-modal="false">
             <!-- <el-button @click="DownGroupContractFile(hetonggroupId, 1)" type="primary">预付款80%合同</el-button>
-            <el-button @click="DownGroupContractFile(hetonggroupId, 2)" type="primary">团组结束后付款合同</el-button>
-            <el-button @click="GroupQuotationsFileDown(hetonggroupId)" type="primary">报价单(收款单)</el-button>
-            <el-button @click="GroupQuotationsDetailFileDown(hetonggroupId)" type="primary">报价细项单</el-button> -->
+            <el-button @click="DownGroupContractFile(hetonggroupId, 2)" type="primary">团组结束后付款合同</el-button> -->
             <div class="group-htbtn">
                 <el-button v-if="Governmentsign" @click="DownGroupContractFile(hetonggroupId, 4)" type="primary">85%(政府团-预付款及尾款结算合同)</el-button>
                 <el-button v-if="Governmentsign" @click="DownGroupContractFile(hetonggroupId, 6)" type="primary">100%(政府团-出访前结算合同)</el-button>
                 <el-button v-if="Governmentsign" @click="DownGroupContractFile(hetonggroupId, 5)" type="primary">100%(政府团-归国后结算合同)</el-button>
                 <el-button v-if="Enterprisesign" @click="DownGroupContractFile(hetonggroupId, 3)" type="primary">100%(企业团-出访前结算合同)</el-button>
                 <el-button v-if="Conferencesign" @click="DownGroupContractConferenceFile(hetonggroupId, 1)" type="primary">100%(会务服务合同)</el-button>
-                <div style="text-align: center;"  v-if="!Governmentsign&&!Enterprisesign&&!Conferencesign">暂无合同下载</div>
+                <el-button @click="GroupQuotationsFileDown(hetonggroupId)" type="primary">报价单(收款单)</el-button>
+                <el-button @click="GroupQuotationsDetailFileDown(hetonggroupId)" type="primary">报价细项单</el-button>
+                <!-- <div style="text-align: center;"  v-if="!Governmentsign&&!Enterprisesign&&!Conferencesign">暂无合同下载</div> -->
             </div>
         </el-dialog>
         <el-dialog top="35vh" width="400px" title="团组清单下载" :visible.sync="groupVisible" :close-on-click-modal="false">