fix bug
This commit is contained in:
		@ -217,8 +217,11 @@ export class SupplyManagementBulkPublishComponent implements OnInit {
 | 
			
		||||
    };
 | 
			
		||||
    this.ui1 = {
 | 
			
		||||
      '*': {
 | 
			
		||||
        spanLabelFixed: 120,
 | 
			
		||||
        grid: { span: 8 }
 | 
			
		||||
        spanLabelFixed: 115,
 | 
			
		||||
        grid: { span: 12 }
 | 
			
		||||
      },
 | 
			
		||||
      $enterpriseInfoName: {
 | 
			
		||||
        grid: { span: 24 }
 | 
			
		||||
      }
 | 
			
		||||
    };
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user