@ -1813,14 +1813,7 @@
top: 8%;
}
.left-box {
width: 100%;
height: 90rpx;
font-size: 30rpx;
text-align: center;
line-height: 90rpx;
border-bottom: 1px solid #fff;
.purchase-price {
display: flex;
@ -1829,7 +1822,14 @@
width: 95%;
margin: 20rpx auto;
.left-box-hover {
@ -4220,7 +4220,7 @@
if (that.userType == 1) {
value.purchasePrice = ''
if(value.supplierName != that.khName.consigneeName){
if(value.supplierId != that.khName.id){
uni.showToast({
title: "货号为"+value.productSn+"的商品不属于当前供应商",
icon: 'none'