|  | @@ -315,9 +315,8 @@
 | 
											
												
													
														|  |              size="mini"
 |  |              size="mini"
 | 
											
												
													
														|  |              type="text"
 |  |              type="text"
 | 
											
												
													
														|  |              icon="el-icon-delete"
 |  |              icon="el-icon-delete"
 | 
											
												
													
														|  | -            v-show="scope.row.fItemsStatus !== 6"
 |  | 
 | 
											
												
													
														|  |              @click="handleDelete(scope.row)"
 |  |              @click="handleDelete(scope.row)"
 | 
											
												
													
														|  | -            v-if="scope.row.fBillstatus < 4"
 |  | 
 | 
											
												
													
														|  | 
 |  | +            v-if="scope.row.fItemsStatus === 1"
 | 
											
												
													
														|  |              v-hasPermi="['warehouseBusiness:stockTransfer:remove']"
 |  |              v-hasPermi="['warehouseBusiness:stockTransfer:remove']"
 | 
											
												
													
														|  |              >删除
 |  |              >删除
 | 
											
												
													
														|  |            </el-button>
 |  |            </el-button>
 |