task#11020,ios查看照片不显示问题
This commit is contained in:
@ -395,7 +395,7 @@ export default {
|
|||||||
"userOrderId":String( this.orderInfo.userOrderId),
|
"userOrderId":String( this.orderInfo.userOrderId),
|
||||||
"orderCode": this.orderInfo.orderCode,
|
"orderCode": this.orderInfo.orderCode,
|
||||||
"taskOrderId": String(this.orderInfo.taskOrderId),
|
"taskOrderId": String(this.orderInfo.taskOrderId),
|
||||||
"isAllowImage":String(isAllowImage),
|
"isAllowImage":isAllowImage,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
var u = navigator.userAgent;
|
var u = navigator.userAgent;
|
||||||
|
Reference in New Issue
Block a user