|
@ -89,7 +89,7 @@ |
|
|
|
|
|
|
|
|
if (this.detailSource.subList.length == 0) { |
|
|
if (this.detailSource.subList.length == 0) { |
|
|
this.detailSource = { |
|
|
this.detailSource = { |
|
|
workshopCode: item.workshopCode, |
|
|
workShopCode: item.workshopCode, |
|
|
workShopName: item.workShopName, |
|
|
workShopName: item.workShopName, |
|
|
productionLineCode: item.productionLineCode, |
|
|
productionLineCode: item.productionLineCode, |
|
|
productionLineName: item.productionLineName, |
|
|
productionLineName: item.productionLineName, |
|
|