| 
														
															@@ -500,7 +500,13 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }) 
														 | 
														
														 | 
														
															       }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // 查看产品 
														 | 
														
														 | 
														
															     // 查看产品 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    handlePicDetail (row) {}, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    handlePicDetail (row) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      if (row.productMainPic && row.productMainPic.imageUrl) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        this.$viewerApi({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          images: [row.productMainPic.imageUrl.replace('/small/', '/big/')] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     // 上次缺货 导入成功 
														 | 
														
														 | 
														
															     // 上次缺货 导入成功 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     hanldeOkOutStock () { 
														 | 
														
														 | 
														
															     hanldeOkOutStock () { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.$refs.purchaseTable.refresh(true) 
														 | 
														
														 | 
														
															       this.$refs.purchaseTable.refresh(true) 
														 |