|
@@ -265,8 +265,6 @@
|
|
|
if (_data.inOutType == '采购入库') {
|
|
|
this.detailData.freight = 0
|
|
|
}
|
|
|
- // console.log(uni.getStorageSync('ContractNoCar'),"成本等信息")
|
|
|
- // uni.setStorageSync('CarFreight',item.tranPrice);
|
|
|
this.detailData.freight = uni.getStorageSync('CarFreight')
|
|
|
if (!_data.tranCarInfoList){
|
|
|
this.isPC = false
|