|
|
@@ -111,7 +111,7 @@
|
|
|
merchantId :uni.getStorageSync('login_user_info').merchantId,
|
|
|
merchantName: uni.getStorageSync('login_user_info').merchantName,
|
|
|
merchantUserId: uni.getStorageSync('login_user_info').id,
|
|
|
- businessType: this.type,
|
|
|
+ businessType: this.uptype,
|
|
|
taskId : this.taskId,
|
|
|
imgUrl:this.imageHttp + item.message
|
|
|
})
|