From 3a45da15c947c2d478a44a51bd0f926647b1b841 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 11 四月 2025 16:33:17 +0800
Subject: [PATCH] 提交

---
 company/src/components/business/OperaWtbApplyShopWindow.vue |  246 ++++++++++++++++++++++++++++++++++--------------
 1 files changed, 172 insertions(+), 74 deletions(-)

diff --git a/company/src/components/business/OperaWtbApplyShopWindow.vue b/company/src/components/business/OperaWtbApplyShopWindow.vue
index 1206953..e6dde8a 100644
--- a/company/src/components/business/OperaWtbApplyShopWindow.vue
+++ b/company/src/components/business/OperaWtbApplyShopWindow.vue
@@ -8,12 +8,12 @@
     >
         <div class="desc">
             <div class="desc_item">
-                <div class="desc_item_label" v-if="userInfo.type === 1 &&(model.statusCollect === 2 || model.statusCollect === 3)">
+                <div class="desc_item_label" v-if="userInfo.type === 1 && model.status ===27 ">
                     <div class="desc_item_label_left">
                         <span>淇濋櫓鍒版湡杩樻湁 <b style="color: #F95601;">{{model.loseEfficacyDays ? model.loseEfficacyDays : '-'}}</b> 澶�</span>
-                        <el-button type="primary" v-if="model.statusCollect === 2 || model.statusCollect === 3" @click="$refs.OperaInsuranceApply.open('缁繚', { id: dataId, type: 1 })">涓�閿画淇�</el-button>
-                        <el-button type="primary" v-if="model.statusCollect === 2" @click="$refs.additionSubtractionApplication.open('鍔犲噺淇濈敵璇�', { id: dataId })">鍔犲噺淇濈敵璇�</el-button>
-                        <el-button type="primary" v-if="model.statusCollect === 2" @click="$refs.factoryChange.open('鏇存崲娲鹃仯鍗曚綅鐢宠', { id: dataId })">鏇存崲娲鹃仯鍗曚綅鐢宠</el-button>
+                        <el-button type="primary" v-if="model.status === 27" @click="goYjxb">涓�閿画淇�</el-button>
+                        <el-button type="primary" v-if="model.status === 27 && ( model.loseEfficacyDays ||!model.loseEfficacyDays)" @click="$refs.additionSubtractionApplication.open('鍔犲噺淇濈敵璇�', { id: dataId })">鍔犲噺淇濈敵璇�</el-button>
+                        <el-button type="primary" v-if="model.status === 27 &&  ( model.loseEfficacyDays ||!model.loseEfficacyDays)" @click="$refs.factoryChange.open('鏇存崲娲鹃仯鍗曚綅鐢宠', { id: dataId })">鏇存崲娲鹃仯鍗曚綅鐢宠</el-button>
                     </div>
                 </div>
                 <div class="desc_item_label">
@@ -24,30 +24,33 @@
                         <span>鎻愪氦鏃堕棿锛歿{ model.createDate }}</span>
                     </div>
                   <div class="desc_item_label_right">
+                    <el-button type="primary" @click="$refs.InsuranceDetails.open('鎶曚繚璇︽儏鍗�',model,0)">瀵煎嚭璇﹀崟</el-button>
                       <template v-if="userInfo.type === 1">
-                          <el-button v-if="model.status == 24" type="primary" @click="$refs.OperaInsuranceApply.open('鎶曚繚鐢宠', {id: dataId})">鍐嶆鎶曚繚</el-button>
-                          <el-button v-if="model.status == 24" type="primary" @click="closeOrder">鍏抽棴璁㈠崟</el-button>
+                          <el-button v-if="model.status == 24" type="primary" @click="$refs.OperaInsuranceApplyAddWindow.open('鎶曚繚鐢宠', {id: dataId})">鍐嶆鎶曚繚</el-button>
                           <el-button v-if="[21,22,23,24,25,26,27].includes(model.status)" type="primary" @click="viewFanganshu">鏌ョ湅纭涔�</el-button>
-                          <el-button v-if="[22,23,24,25,26,27].includes(model.status)" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
-                          <el-button v-if="[1,2,3].includes(model.unionApplyTbdStatus)" type="primary" @click="viewToubaodan">鏌ョ湅鎶曚繚鍗�</el-button>
-                          <el-button v-if="[3].includes(model.unionApplyTbdStatus) " type="primary" @click="viewBaoxiandan">鏌ョ湅淇濋櫓鍗�</el-button>
-<!--                          goSign-->
-                          <el-button v-if="model.status == 20" type="primary" @click="getSignLink(0)">绛剧讲鏂规纭涔�</el-button>
-                          <el-button v-if="model.status == 21" type="primary" @click="getSignLink(1)">绛剧讲鐢宠鍗�</el-button>
-                          <el-button v-if="model.unionApplyTbdStatus == 1" type="primary" @click="getSignLink(2)">绛剧讲鎶曚繚鍗�</el-button>
+                        <el-button v-if="[22,23,24,25,26,27].includes(model.status)  && model.shenqingdanFile" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
+                        <el-button v-if="[1,2,3].includes(model.unionApplyTbdStatus) &&(model.toubaodanFile || model.oubaodanSignedFile)" type="primary" @click="viewToubaodan">鏌ョ湅鎶曚繚鍗�</el-button>
+                        <el-button v-if="[3].includes(model.unionApplyTbdStatus) &&(model.baoxiandanFile)" type="primary" @click="viewBaoxiandan">鏌ョ湅淇濋櫓鍗�</el-button>
+                        <!--                          goSign-->
+                        <el-button v-if="model.status == 20" type="primary" :disabled="loading" :loading="loading" @click="getSignLink(0)">绛剧讲鏂规纭涔�</el-button>
+                        <el-button v-if="model.status == 21" type="primary" :disabled="loading" :loading="loading" @click="getSignLink(1)">绛剧讲鐢宠鍗�</el-button>
+                        <el-button v-if="model.unionApplyTbdStatus == 1" type="primary" :disabled="loading" :loading="loading" @click="getSignLink(2)">绛剧讲鎶曚繚鍗�</el-button>
+                        <el-button v-if="model.status == 24" type="danger" @click="closeOrder">鍏抽棴璁㈠崟</el-button>
                       </template>
                     <template v-if="userInfo.type === 2">
                       <el-button v-if="[21,22,23,24,25,26,27].includes(model.status)" type="primary" @click="viewFanganshu">鏌ョ湅纭涔�</el-button>
-                      <el-button v-if="[22,23,24,25,26,27].includes(model.status)" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
+                      <el-button v-if="[22,23,24,25,26,27].includes(model.status)  && model.shenqingdanFile" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
+                      <el-button v-if="[1,2,3].includes(model.unionApplyTbdStatus) &&(model.toubaodanFile || model.oubaodanSignedFile)" type="primary" @click="viewToubaodan">鏌ョ湅鎶曚繚鍗�</el-button>
+                      <el-button v-if="[3].includes(model.unionApplyTbdStatus) &&(model.baoxiandanFile)" type="primary" @click="viewBaoxiandan">鏌ョ湅淇濋櫓鍗�</el-button>
                       <el-button v-if="model.status == 22" type="primary" @click="$refs.InsuranceDetails.open('鎶曚繚瀹℃牳',model,1)">鎶曚繚瀹℃牳</el-button>
                       <el-button v-if="[20,21,22].includes(model.status)" type="danger" @click="$refs.OperaWtbApplyCheckWindow.open('閫�鍥炴姇淇�',model,1)">閫�鍥炵敵璇�</el-button>
                       <el-button v-if="model.status == 23" type="danger" @click="$refs.OperaWtbApplyCheckWindow.open('鍏抽棴鐢宠',model,2)">鍏抽棴鐢宠</el-button>
                     </template>
                     <template v-if="userInfo.type === 0">
-                      <el-button v-if="[27].includes(model.status)" type="primary" @click="viewFanganshu">鏌ョ湅纭涔�</el-button>
-                      <el-button v-if="[27].includes(model.status)" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
-                      <el-button v-if="[27].includes(model.status)" type="primary" @click="viewToubaodan">鏌ョ湅鎶曚繚鍗�</el-button>
-                      <el-button v-if="[27].includes(model.status)" type="primary" @click="viewBaoxiandan">鏌ョ湅淇濋櫓鍗�</el-button>
+                      <el-button v-if="[21,22,23,24,25,26,27].includes(model.status)" type="primary" @click="viewFanganshu">鏌ョ湅纭涔�</el-button>
+                      <el-button v-if="[22,23,24,25,26,27].includes(model.status)  && model.shenqingdanFile" type="primary" @click="viewShenqingdan">鏌ョ湅鐢宠鍗�</el-button>
+                      <el-button v-if="[1,2,3].includes(model.unionApplyTbdStatus) &&(model.toubaodanFile || model.oubaodanSignedFile)" type="primary" @click="viewToubaodan">鏌ョ湅鎶曚繚鍗�</el-button>
+                      <el-button v-if="[3].includes(model.unionApplyTbdStatus) &&(model.baoxiandanFile)" type="primary" @click="viewBaoxiandan">鏌ョ湅淇濋櫓鍗�</el-button>
                     </template>
                   </div>
                 </div>
@@ -70,32 +73,49 @@
                         <el-table-column
                             prop="startTime"
                             align="center"
-                            label="淇濋櫓鐢熸晥璧锋湡">
+                            :label="getApplyTimeTitle(0,model.solutionType,model)">
                         </el-table-column>
                         <el-table-column
                             prop="endTime"
                             align="center"
-                            label="淇濋櫓鐢熸晥姝㈡湡">
+                            :label="getApplyTimeTitle(1,model.solutionType,model)">
                         </el-table-column>
                         <el-table-column
                             prop="insureNum"
                             align="center"
                             label="鎶曚繚浜烘暟">
+                          <template scope="{row}">
+                            <span>{{row.insureNum||0}} 浜�</span>
+                          </template>
                         </el-table-column>
+                      <el-table-column prop="guaranteeNum"  align="center" label="鍦ㄤ繚浜烘暟" >
+                        <template scope="{row}">
+                          <span>{{row.guaranteeNum||0}} 浜�</span>
+                        </template>
+                      </el-table-column>
                         <el-table-column
                             prop="serviceDays"
                             align="center"
-                            label="鍦ㄤ繚鏃堕暱锛堝ぉ锛�">
+                            label="淇濆崟鏃堕暱">
+                          <template scope="{row}">
+                            <span>{{row.serviceDays||0}} 澶�</span>
+                          </template>
                         </el-table-column>
                         <el-table-column
                             prop="currentFee"
                             align="center"
-                            label="宸蹭骇鐢熻垂鐢�(鍏�)">
+                            label="宸蹭骇鐢熻垂鐢�">
+                          <template scope="{row}">
+                            <span>{{row.currentFee!=null?row.currentFee+' 鍏�': '-'}}</span>
+                          </template>
                         </el-table-column>
                         <el-table-column
                             prop="fee"
                             align="center"
-                            label="鎬昏垂鐢�(鍏�)">
+                            label="鎬昏垂鐢�">
+                          <template slot-scope="{row}">
+                            <span>{{row.fee!=null?row.fee+' 鍏�': '-'}}</span>
+                          </template>
                         </el-table-column>
                     </el-table>
                 </div>
@@ -174,6 +194,8 @@
                                     <el-option label="鐢宠閫�鍥�" value="3"></el-option>
                                     <el-option label="宸查��鍥�" value="5"></el-option>
                                     <el-option label="宸插叧闂�" value="6"></el-option>
+                                    <el-option label="寰呭嚭鍗�" value="7"></el-option>
+                                    <el-option label="鎵规敼鐢宠涓�" value="9"></el-option>
                                 </el-select>
                             </el-form-item>
                             <el-form-item label="鎵瑰崟鐢熸晥璧锋湡" prop="end">
@@ -193,6 +215,7 @@
                             <el-button type="primary" style="width: 80px;" @click="search">鏌ヨ</el-button>
                             <el-button @click="resetting" style="width: 80px;">閲嶇疆</el-button>
                             <el-button type="primary" style="width: 80px;" @click="exportExcel" v-if="activeName === '0'">瀵煎嚭鍚嶅崟</el-button>
+                            <el-button type="primary" style="width: 100px;" @click="$refs.OperaApplyChangeMonthWindow.open('鍔犲噺淇濊垂鐢ㄦ湀搴︾粺璁�',model)" v-if="activeName === '1'">璐圭敤缁熻鏌ヨ</el-button>
                         </el-form-item>
                     </el-form>
                 </div>
@@ -221,7 +244,7 @@
                             label="鎬у埆">
                             <template slot-scope="{row}">
                                 <span v-if="row.sex === 0">鐢�</span>
-                                <span v-else>濂�</span>
+                              <span  v-if="row.sex === 1">濂�</span>
                             </template>
                         </el-table-column>
                         <el-table-column
@@ -246,20 +269,28 @@
                             :key="Math.random()"
                             prop="startTime"
                             align="center"
-                            label="淇濋櫓鐢熸晥璧锋湡">
+                            :label="getApplyTimeTitle(0,model.solutionType,model)">
                         </el-table-column>
                         <el-table-column
                             :key="Math.random()"
                             prop="endTime"
                             align="center"
-                            label="淇濋櫓鐢熸晥姝㈡湡">
+                            :label="getApplyTimeTitle(1,model.solutionType,model)">
                         </el-table-column>
                         <el-table-column
                             :key="Math.random()"
                             align="center"
                             prop="fee"
                             label="浜х敓璐圭敤">
+                          <template slot-scope="{row}">
+                            <span>{{row.fee!=null?row.fee+' 鍏�': '-'}}</span>
+                          </template>
                         </el-table-column>
+                      <el-table-column
+                          prop="remark"
+                          align="center"
+                          label="澶囨敞">
+                      </el-table-column>
                     </el-table>
                     <el-table
                         :data="list1"
@@ -283,11 +314,13 @@
                                 <span :class="'change-status'+row.status" v-if="row.status === 3 || row.status === 4">鐢宠閫�鍥�</span>
                                 <span :class="'change-status'+row.status" v-if="row.status === 5 || row.status === 8">宸查��鍥�</span>
                                 <span :class="'change-status'+row.status" v-if="row.status === 6">宸插叧闂�</span>
+                              <span :class="'change-status'+row.status" v-if="row.status === 7">寰呭嚭鍗�</span>
+                              <span :class="'change-status'+row.status" v-if="row.status === 9">鎵规敼鐢宠涓�</span>
                             </template>
                         </el-table-column>
                         <el-table-column
                             :key="Math.random()"
-                            prop="applyCode"
+                            prop="validCode"
                             align="center"
                             label="鎵瑰崟鍙�">
                         </el-table-column>
@@ -313,8 +346,26 @@
                             :key="Math.random()"
                             prop="applyStartTime"
                             align="center"
-                            label="鎵瑰崟鐢熸晥璧锋湡">
+                            label="鎵瑰鐢熸晥鏃ユ湡">
                         </el-table-column>
+                        <el-table-column
+                            :key="Math.random()"
+                            prop="delValidTime"
+                            align="center"
+                            label="鎵瑰噺鐢熸晥鏃ユ湡">
+                        </el-table-column>
+                      <el-table-column
+                          :key="Math.random()"
+                          prop="fee"
+                          align="center"
+                          label="璐圭敤鍙樻洿(鍏�)">
+                      </el-table-column>
+                      <el-table-column
+                          :key="Math.random()"
+                          prop="remark"
+                          align="center"
+                          label="澶囨敞">
+                      </el-table-column>
                         <el-table-column
                             align="center"
                             :key="Math.random()"
@@ -345,12 +396,14 @@
                                 <span :class="'change-status'+row.status" v-if="row.status === 3 || row.status === 4">鐢宠閫�鍥�</span>
                                 <span :class="'change-status'+row.status" v-if="row.status === 5 || row.status === 8">宸查��鍥�</span>
                                 <span :class="'change-status'+row.status" v-if="row.status === 6">宸插叧闂�</span>
+                              <span :class="'change-status'+row.status" v-if="row.status === 7">寰呭嚭鍗�</span>
+                              <span :class="'change-status'+row.status" v-if="row.status === 9">鎵规敼鐢宠涓�</span>
                             </template>
                         </el-table-column>
                         <el-table-column
                             :key="Math.random()"
                             align="center"
-                            prop="applyCode"
+                            prop="validCode"
                             label="鎵瑰崟鍙�">
                         </el-table-column>
                         <el-table-column
@@ -372,6 +425,11 @@
                             label="鎵瑰崟鐢熸晥璧锋湡">
                         </el-table-column>
                         <el-table-column
+                            prop="remark"
+                            align="center"
+                            label="澶囨敞">
+                        </el-table-column>
+                        <el-table-column
                             :key="Math.random()"
                             align="center"
                             label="鎿嶄綔">
@@ -391,7 +449,7 @@
                     </div>
                 </div>
                 <div class="desc_item_review">
-                    <div class="desc_item_review_label">瀹℃牳娴佺▼</div>
+                    <div class="desc_item_review_label">鎿嶄綔璁板綍</div>
                   <el-timeline :reverse="reverse">
                     <el-timeline-item
                         v-for="(activity, index) in activities"
@@ -417,29 +475,31 @@
         <!--    浼佷笟鐢宠閫�鍥�    -->
         <applyReturn ref="applyReturn" @success="successEvent" />
         <!--    鏂板鎶曚繚    -->
-        <OperaInsuranceApply ref="OperaInsuranceApply" @success="successEvent" />
+        <OperaInsuranceApplyAddWindowNew ref="OperaInsuranceApplyAddWindow" @success="result" />
         <!--    鍔犲噺淇濈敵璇�    -->
         <additionSubtractionApplication ref="additionSubtractionApplication" @success="successEvent" />
         <!--    鏇存崲娲鹃仯鍗曚綅鐢宠    -->
-        <factoryChange ref="factoryChange" @success="successEvent" />
+        <factoryChange ref="factoryChange" @success="successChangeUnitEvent" />
         <!-- 鍔犲噺淇濊鎯� -->
-        <OperaApplyChangeDetailWindow ref="OperaApplyChangeDetailWindow" @success="successEvent"/>
+        <OperaApplyChangeDetailWindow ref="OperaApplyChangeDetailWindow" @success="successChangeEvent"/>
         <!-- 鏇存崲娲鹃仯鍗曚綅璇︽儏 -->
         <OperaApplyChangeUnitDetailWindow ref="OperaApplyChangeUnitDetailWindow" @success="successEvent"/>
         <!--    楠岃瘉鎵嬫満鍙�    -->
+        <OperaPdfViewerWindow ref="OperaPdfViewerWindow"  />
+        <OperaApplyChangeMonthWindow ref="OperaApplyChangeMonthWindow"  />
         <operaverifyPhoneNumberWindew ref="operaverifyPhoneNumberWindew" @success="goSign" />
         <template v-slot:footer>
             <el-button @click="visible=false">杩斿洖</el-button>
         </template>
-
       <!-- 淇敼鎵嬫満鍙� -->
+
       <el-dialog
           :title="signTitle"
           :visible.sync="visiblePhone"
           width="500px"
-          :modal="false"
-          :show-close="false"
-          :close-on-click-modal="false"
+          :modal="true"
+          :show-close="true"
+          append-to-body
           center>
         <el-form :model="form" ref="form" :rules="rules">
           <el-form-item label="鎵嬫満鍙�" prop="phone">
@@ -460,18 +520,19 @@
       </el-dialog>
     </GlobalWindow>
 </template>
-
 <script>
 import BaseOpera from '@/components/base/BaseOpera'
+import OperaInsuranceApplyAddWindowNew from '@/components/enterprise/OperaInsuranceApplyAddWindow'
 import GlobalWindow from '@/components/common/GlobalWindow'
 import InsuranceDetails from '@/components/business/InsuranceDetails'
 import OperaWtbApplyCheckWindow from '@/components/business/OperaWtbApplyCheckWindow'
+import OperaPdfViewerWindow from '@/components/business/OperaPdfViewerWindow'
 import additionSubtractionApplication from '@/components/enterprise/additionSubtractionApplication'
 import factoryChange from '@/components/enterprise/factoryChange'
 import operaverifyPhoneNumberWindew from '@/components/business/operaverifyPhoneNumberWindew'
 import OperaApplyChangeDetailWindow from '@/components/business/OperaApplyChangeDetailWindow'
 import OperaApplyChangeUnitDetailWindow from '@/components/business/OperaApplyChangeUnitDetailWindow'
-
+import OperaApplyChangeMonthWindow from '@/components/business/OperaApplyChangeMonthWindow'
 import applyReturn from '@/components/enterprise/applyReturn'
 import {
   getDetail,
@@ -480,14 +541,13 @@
   exportExcel,
   applyChagneDetailExcel,
   applyOpt,
-  getMemberListOnlineSignLink, getSignTBQRSLink
+  getMemberListOnlineSignLink, getSignTBQRSLink, getSignWTBTBDLink
 } from '@/api/business/insuranceApply'
 import { findListByDTO } from '@/api/business/dispatchUnit'
 import { fetchList } from '@/api/business/applyChange'
 import { findListByDTO as worktypeFindListByDTO } from '@/api/business/worktype'
-import OperaInsuranceApply from '@/components/enterprise/OperaInsuranceApplyWindow'
 import { mapState } from 'vuex'
-import {sendSms, validateCode} from "@/api/business/smsEmail";
+import {sendSms} from '@/api/business/smsEmail';
 
 export default {
   name: 'OperaWtbApplyShopWindow',
@@ -495,9 +555,11 @@
   components: {
     GlobalWindow,
     InsuranceDetails,
+    OperaPdfViewerWindow,
     OperaWtbApplyCheckWindow,
     applyReturn,
-    OperaInsuranceApply,
+    OperaApplyChangeMonthWindow,
+    OperaInsuranceApplyAddWindowNew,
     additionSubtractionApplication,
     factoryChange,
     OperaApplyChangeDetailWindow,
@@ -512,7 +574,7 @@
       model: {},
       form: {
         businessId: null,
-        phone: this.$store.state.userInfo.company.phone,
+        phone: this.$store.state.userInfo.company? this.$store.state.userInfo.company.phone:null,
         code: '',
         type:0
       },
@@ -553,7 +615,9 @@
       gzList: [],
       activeName: '0',
       total: 0,
-      currentPage: 1
+      currentPage: 1,
+
+        loading: false
     }
   },
   created () {
@@ -567,9 +631,10 @@
   },
   methods: {
     open (title, target) {
-      this.visible = true
       this.title = title
       this.model = {}
+      this.num= 0
+      this.timer= null
       this.dataId = null
       this.dataId = target.id
       this.form.businessId = target.id
@@ -585,6 +650,8 @@
       this.formInline.startTimeS = ''
       this.formInline.type = ''
       this.activeName = '0'
+
+      this.visible = true
       this.getDetail()
       this.getList()
       this.getDW()
@@ -599,46 +666,51 @@
         this.signTitle = '绛剧讲鎶曚繚鍗�'
       }
       this.form.type = flag
-      this.visiblePhone = true
-      this.$nextTick(() => {
-        this.$refs.form.resetFields()
-      });
+        this.goSignDo()
+      // this.visiblePhone = true
+      // this.$nextTick(() => {
+      //   this.$refs.form.resetFields()
+      // });
     },
     goSignDo(){
-      this.$refs.form.validate((valid) => {
-        if (!valid) {
-          return
-        }
-        this.isWorking = true
+      // this.$refs.form.validate((valid) => {
+      //   if (!valid) {
+      //     return
+      //   }
+      //   this.isWorking = true
+        this.loading = true
         if(this.form.type===0){
           getSignTBQRSLink(this.form).then(res => {
-            setTimeout(() => {
-              this.visiblePhone=false
+              this.loading = false
+            // setTimeout(() => {
+            //   this.visiblePhone=false
               window.open(res)
-            }, 500)
+            // }, 500)
           }).catch(err => {
             this.$tip.apiFailed(err)
           })
         } else if (this.form.type === 1) {
           getMemberListOnlineSignLink(this.form).then(res => {
-            setTimeout(() => {
-              this.visiblePhone=false
+              this.loading = false
+            // setTimeout(() => {
+            //   this.visiblePhone=false
               window.open(res)
-            }, 500)
+            // }, 500)
           }).catch(err => {
             this.$tip.apiFailed(err)
           })
         } else if (this.form.type === 2) {
-          getSignLink(this.dataId).then(res => {
-            setTimeout(() => {
-              this.visiblePhone=false
+          getSignWTBTBDLink(this.form).then(res => {
+              this.loading = false
+            // setTimeout(() => {
+            //   this.visiblePhone=false
               window.open(res)
-            }, 500)
+            // }, 500)
           }).catch(err => {
             this.$tip.apiFailed(err)
           })
         }
-      })
+      // })
     },
     send () {
       sendSms({
@@ -741,7 +813,7 @@
     exportExcel () {
       if (this.activeName === '0') {
         exportExcel({
-          capacity: 10,
+          capacity: 60000,
           page: this.currentPage,
           model: {
             solutionName: this.tableData[0].solutionsName,
@@ -760,7 +832,7 @@
         })
       } else {
         applyChagneDetailExcel({
-          capacity: 10,
+          capacity: 60000,
           page: this.currentPage,
           model: {
             applyId: this.dataId,
@@ -850,30 +922,40 @@
         this.$tip.apiFailed(err)
       })
     },
+    goYjxb(){
+      this.$refs.OperaInsuranceApplyAddWindow.open('缁繚', {id: this.dataId,type: 1 })
+    },
     viewToubaodan () {
       if (this.model.toubaodanSignedFile && this.model.toubaodanSignedFile.fileurlFull) {
         setTimeout(() => {
-          window.open(this.model.toubaodanSignedFile.fileurlFull)
+          this.$refs.OperaPdfViewerWindow.open('鏌ョ湅鎶曚繚鍗�',this.model.toubaodanSignedFile.fileurlFull)
+          // window.open(this.model.toubaodanSignedFile.fileurlFull)
         }, 500)
       } else if (this.model.toubaodanFile && this.model.toubaodanFile.fileurlFull) {
         setTimeout(() => {
-          window.open(this.model.toubaodanFile.fileurlFull)
+          this.$refs.OperaPdfViewerWindow.open('鏌ョ湅鎶曚繚鍗�',this.model.toubaodanFile.fileurlFull)
+          // window.open(this.model.toubaodanFile.fileurlFull)
         }, 500)
       }
     },
     viewBaoxiandan () {
       if (this.model.baoxiandanFile && this.model.baoxiandanFile.fileurlFull) {
-        window.open(this.model.baoxiandanFile.fileurlFull)
+
+        this.$refs.OperaPdfViewerWindow.open('鏌ョ湅淇濋櫓鍗�',this.model.baoxiandanFile.fileurlFull)
+        // window.open(this.model.baoxiandanFile.fileurlFull)
       }
     },
     viewFanganshu () {
       if (this.model.fanganFile && this.model.fanganFile.fileurlFull) {
-        window.open(this.model.fanganFile.fileurlFull)
+        this.$refs.OperaPdfViewerWindow.open('鏌ョ湅鏂规纭涔�',this.model.fanganFile.fileurlFull)
+
+        // window.open(this.model.fanganFile.fileurlFull)
       }
     },
     viewShenqingdan () {
-      if (this.model.shenqingdanFile && this.model.shenqingdanFile.fileurlFull) {
-        window.open(this.model.shenqingdanFile.fileurlFull)
+      if (this.model.shenqingdanFile && this.model.shenqingdanFile.fileurlFull){
+        this.$refs.OperaPdfViewerWindow.open('鏌ョ湅鐢宠鍗�',this.model.shenqingdanFile.fileurlFull)
+        // window.open(this.model.shenqingdanFile.fileurlFull)
       }
     },
     handleSizeChange (val) {
@@ -897,6 +979,22 @@
       }).catch(err => {
       })
     },
+    result(flag,param){
+      console.log(flag,param)
+      if(param && param.godetail && param.id){
+       this.open('濮旀墭淇濊鎯�',{id:param.id})
+      }else{
+        this.successEvent()
+      }
+    },
+    successChangeUnitEvent (param) {
+      this.$refs.OperaApplyChangeUnitDetailWindow.open('鏇存崲娲鹃仯鍗曚綅璇︽儏', param)
+      this.successEvent()
+    },
+    successChangeEvent (param) {
+      this.$refs.OperaApplyChangeDetailWindow.open('鍔犲噺淇濊鎯�',param)
+      this.successEvent()
+    },
     successEvent () {
       // this.visible=false
       this.getDetail()

--
Gitblit v1.9.3