|
|
@ -147,7 +147,7 @@ |
|
|
}else if(this.activeName == 'bom'){ |
|
|
}else if(this.activeName == 'bom'){ |
|
|
this.getBom(); |
|
|
this.getBom(); |
|
|
}else if(this.activeName == 'routing'){ |
|
|
}else if(this.activeName == 'routing'){ |
|
|
this.changeHeight(1400); |
|
|
|
|
|
|
|
|
this.changeHeight(1100); |
|
|
this.getRouting(); |
|
|
this.getRouting(); |
|
|
}else if(this.activeName == 'technicalRequirement'){ |
|
|
}else if(this.activeName == 'technicalRequirement'){ |
|
|
this.getTechnicalRequirement(); |
|
|
this.getTechnicalRequirement(); |
|
|
|