Browse Source

暂时取消合并显示

xiaohaizhao 1 year ago
parent
commit
78588907a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packageA/dispatchBill/sentandback.wxml

+ 1 - 1
packageA/dispatchBill/sentandback.wxml

@@ -18,7 +18,7 @@
 		</view>
 		<view class="product">
 			<Item userrole='{{userrole}}' item="{{item}}" />
-			<Item userrole='{{userrole}}' borderTop wx:for="{{item.productList}}" wx:for-item="it" item="{{it}}" />
+			<!-- <Item userrole='{{userrole}}' borderTop wx:for="{{item.productList}}" wx:for-item="it" item="{{it}}" /> -->
 		</view>
 	</navigator>
 	<view style="height:150rpx;" />