fix bug
This commit is contained in:
		@ -392,7 +392,7 @@ export class OrderManagementBulkComponent implements OnInit {
 | 
			
		||||
    };
 | 
			
		||||
    this.uiView = { '*': { spanLabelFixed: 80, grid: { span: 12, gutter: 4 } } };
 | 
			
		||||
  }
 | 
			
		||||
  // 获取城市列表
 | 
			
		||||
  // 获取所属项目
 | 
			
		||||
  getRegionCode(regionCode: any) {
 | 
			
		||||
    console.log(regionCode);
 | 
			
		||||
    return this.service
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user