|  | @@ -16,7 +16,7 @@
 | 
	
		
			
				|  |  |  	<view class="exp">订单状态:{{detail.status}}</view>
 | 
	
		
			
				|  |  |  	<view class="exp">单据日期:{{detail.billdate || '暂无'}}</view>
 | 
	
		
			
				|  |  |  	<view class="exp">创建日期:{{detail.createdate}}</view>
 | 
	
		
			
				|  |  | -	<!-- <van-button custom-class='copy' bindtap="copyItem">一键复制订单</van-button> -->
 | 
	
		
			
				|  |  | +	<!-- <van-button wx:if="{{userrole=='经销商'}}" custom-class='copy' bindtap="copyItem">一键复制订单</van-button> -->
 | 
	
		
			
				|  |  |  </view>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  <navigator url="#" class="box location" bindtap="selectFinance">
 |