优化季度计划与机位
This commit is contained in:
@@ -62,6 +62,7 @@ export class StandComponent implements OnInit {
|
||||
)
|
||||
this.basicDataService.standType_subject.subscribe(
|
||||
data => {
|
||||
this.standTypes = data;
|
||||
//停机位类别
|
||||
if(this.standTypes && this.standTypes.length > 0){
|
||||
this.standTypesHandle();
|
||||
|
||||
Reference in New Issue
Block a user