|  | @@ -42,7 +42,7 @@
 | 
	
		
			
				|  |  |  			</template>
 | 
	
		
			
				|  |  |  		<cus-tabbar :tabbarIndex="1"></cus-tabbar>
 | 
	
		
			
				|  |  |  		<bind-device ref="bdRef"></bind-device>
 | 
	
		
			
				|  |  | -		<u-picker :itemHeight="88" title="已绑设备" :show="show" :columns="deviceList" keyName="board"
 | 
	
		
			
				|  |  | +		<u-picker :itemHeight="88" title="设备" :show="show" :columns="deviceList" keyName="board"
 | 
	
		
			
				|  |  |  			@cancel="show=false" @confirm="confirm" :immediateChange="true" style="height: 500rpx;">
 | 
	
		
			
				|  |  |  		</u-picker>
 | 
	
		
			
				|  |  |  	</view>
 |