lilei il y a 1 an
Parent
commit
10c77f4158

+ 1 - 1
pages/stockOut/chainTransferOut/index.vue

@@ -137,7 +137,7 @@
 			},
 			hasCheck(item){
 				const curProduct = this.curProductArr[this.curProductIndex]
-				return curProduct&&(item.dealerProductEntity&&item.dealerProductEntity.code == curProduct.dealerProductEntity&&curProduct.dealerProductEntity.code)
+				return curProduct&&(item.dealerProductEntity.code == curProduct.dealerProductEntity.code)
 			},
 			getCurProduct(){
 				const curProduct = this.detailList.filter(item => item.dealerProductEntity.qrCode == this.code || item.dealerProductEntity.code == this.productCode)

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
unpackage/dist/dev/app-plus/app-service.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff