gjy 3 лет назад
Родитель
Сommit
d4840ecd83
1 измененных файлов с 1 добавлено и 0 удалено
  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: '订单提交后将发送给买方,是否确定提交?',