fix bug
This commit is contained in:
		@ -203,6 +203,13 @@ export class OrderManagementVehicleComponent extends BasicTableComponent impleme
 | 
			
		||||
            placeholder: '最多100个单号,空号隔开'
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        wayBillCode: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '运单号',
 | 
			
		||||
          ui: {
 | 
			
		||||
          placeholder: '最多100个单号,空号隔开',
 | 
			
		||||
          }
 | 
			
		||||
        },
 | 
			
		||||
        resourceCode: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '货源编号'
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user