fix bug
This commit is contained in:
		@ -140,7 +140,7 @@ export class TaxManagementIndividualCollectComponent implements OnInit {
 | 
			
		||||
            visibleIf: {
 | 
			
		||||
              _$expand: (value: boolean) => value
 | 
			
		||||
            },
 | 
			
		||||
            asyncData: () => this.service.getNetworkFreightForwarder()
 | 
			
		||||
            asyncData: () => this.service.getNetworkEnterpriseName()
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user