|
@@ -1332,7 +1332,7 @@ export default {
|
|
|
orderId: this.steelMap.orderId,
|
|
|
priceId: this.steelMap.priceId,
|
|
|
placeId: this.steelMap.placeId,
|
|
|
- detailsAmount: this.steelMap.mapList[0].detailsAmount
|
|
|
+ detailsAmount: this.steelMap.detailsAmount
|
|
|
}
|
|
|
console.log("查看是否存在数据")
|
|
|
console.log(this.steelMap)
|