task#11020,ios查看照片不显示问题

This commit is contained in:
2024-02-20 11:53:46 +08:00
parent a344f91f8e
commit 0325c28801

View File

@ -395,7 +395,7 @@ export default {
"userOrderId":String( this.orderInfo.userOrderId),
"orderCode": this.orderInfo.orderCode,
"taskOrderId": String(this.orderInfo.taskOrderId),
"isAllowImage":String(isAllowImage),
"isAllowImage":isAllowImage,
}
}
var u = navigator.userAgent;