|  |  | 
 |  |  |                         <el-button type="primary" @click="$refs.switchCourtDetaols.open('更换派遣单位申请单详情')">导出详单</el-button> | 
 |  |  |                         <el-button type="primary">查看申请单</el-button> | 
 |  |  |                         <el-button type="primary" @click="visible3 = true">上传批单</el-button> | 
 |  |  |                         <el-button type="danger" @click="visible1 = true">退回投保</el-button> | 
 |  |  |                         <el-button type="danger" @click="visible1 = true">退回申请</el-button> | 
 |  |  |                         <el-button type="danger" @click="visible4 = true">修改批单</el-button> | 
 |  |  |                     </div> | 
 |  |  |                 </div> | 
 |  |  | 
 |  |  |                     </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" | 
 |  |  | 
 |  |  |                 </div> | 
 |  |  |             </div> | 
 |  |  |         </div> | 
 |  |  |         <!--    退回投保    --> | 
 |  |  |         <!--    退回申请    --> | 
 |  |  |         <el-dialog | 
 |  |  |             title="退回投保" | 
 |  |  |             title="退回申请" | 
 |  |  |             :visible.sync="visible1" | 
 |  |  |             :show-close="false" | 
 |  |  |             :close-on-click-modal="false" | 
 |  |  | 
 |  |  |                     </div> | 
 |  |  |                 </div> | 
 |  |  |                 <div class="form_item"> | 
 |  |  |                     <div class="form_item_label"><span>*</span>上传保险单:</div> | 
 |  |  |                     <div class="form_item_label"><span>*</span>上传批单:</div> | 
 |  |  |                     <div class="form_item_val"> | 
 |  |  |                         <el-upload | 
 |  |  |                                 class="upload-demo" |