Merge branch 'devlop' of http://47.97.1.152:5880/r/pda-master into devlop
 
	
	
	
	
	
	
	
	
	
	
	
	
	
 |  |  | 
 |  |  |     "inboundInitiation":"Inbound Initiation", | 
 |  |  |     "stationUnbinding":"Station Unbinding", | 
 |  |  |     "bindAndInbound":"Binding And Inbound", | 
 |  |  |     "quickPicking":"Quick Picking", | 
 |  |  |     "outLogin":"Login Out" | 
 |  |  |        | 
 |  |  |        | 
 |  |  |   }, | 
 |  |  |   "other":{ | 
 |  |  | 	   | 
 |  |  |   } | 
 |  |  | } | 
 
 |  |  | 
 |  |  |         "inboundInitiation":"启动入库", | 
 |  |  |         "stationUnbinding":"站点解绑", | 
 |  |  |         "bindAndInbound":"绑定&入库", | 
 |  |  |         "quickPicking":"快速拣货", | 
 |  |  |         "outLogin":"退出登录" | 
 |  |  |          | 
 |  |  |          | 
 |  |  |     }, | 
 |  |  |     "other":{ | 
 |  |  |         "asnNo":"ASN单号" | 
 |  |  | 		 | 
 |  |  |     } | 
 |  |  |      | 
 |  |  |      | 
 
 |  |  | 
 |  |  |                 <navigator hover-class='none' url="/pages/outbound/fastPicking" navigateTo>
 | 
 |  |  |                     <view class="cuIcon-apps text-blue">
 | 
 |  |  |                     </view>
 | 
 |  |  |                     <text>快速拣货</text>
 | 
 |  |  |                     <text>{{$t('index.quickPicking')}}</text>
 | 
 |  |  |                 </navigator>
 | 
 |  |  |             </view>
 | 
 |  |  | 
 |