|  | @@ -117,12 +117,13 @@
 | 
											
												
													
														|  |                  type="text"
 |  |                  type="text"
 | 
											
												
													
														|  |                  v-if="scope.row.voucherStatus === 1"
 |  |                  v-if="scope.row.voucherStatus === 1"
 | 
											
												
													
														|  |                  @click="withdrawImgAudit(scope.row)"
 |  |                  @click="withdrawImgAudit(scope.row)"
 | 
											
												
													
														|  | -                 v-hasPermi="['withdrawalApp:edit']"
 |  | 
 | 
											
												
													
														|  | 
 |  | +                v-hasPermi="['withdrawalApp:edit']"
 | 
											
												
													
														|  |                >修改打款凭证</el-button>
 |  |                >修改打款凭证</el-button>
 | 
											
												
													
														|  |                <el-button
 |  |                <el-button
 | 
											
												
													
														|  |                  size="mini"
 |  |                  size="mini"
 | 
											
												
													
														|  |                  type="text"
 |  |                  type="text"
 | 
											
												
													
														|  |                  @click="viewOrderInfo(scope.row)"
 |  |                  @click="viewOrderInfo(scope.row)"
 | 
											
												
													
														|  | 
 |  | +                v-hasPermi="['withdrawalApp:orderInfo']"
 | 
											
												
													
														|  |                >分销订单信息</el-button>
 |  |                >分销订单信息</el-button>
 | 
											
												
													
														|  |              </template>
 |  |              </template>
 | 
											
												
													
														|  |            </el-table-column>
 |  |            </el-table-column>
 |