'fixbug'
This commit is contained in:
		@ -191,8 +191,10 @@ resourceStatus: any;
 | 
			
		||||
        _$expand: { type: 'boolean', ui: { hidden: true } },
 | 
			
		||||
        billCode: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
          title: '订单号'
 | 
			
		||||
          
 | 
			
		||||
          title: '订单号',
 | 
			
		||||
          ui: {
 | 
			
		||||
            placeholder: '最多100个单号,空号隔开',
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        resourceCode: {
 | 
			
		||||
          type: 'string',
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user