Browse Source

前端gjy

gjy 3 years ago
parent
commit
d4840ecd83
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pageA/product/business_buy.vue

+ 1 - 0
pageA/product/business_buy.vue

@@ -305,6 +305,7 @@
 						}
 					}
 					var that=this
+					this.purchaseOrder.commonId=that.userInfo.id
 					this.purchaseOrder.pcFlag=0
 					uni.showModal({
 						content: '订单提交后将发送给买方,是否确定提交?',