diff --git a/src/views/workOrder/accounting.vue b/src/views/workOrder/accounting.vue index 3ec567b7..181069ea 100644 --- a/src/views/workOrder/accounting.vue +++ b/src/views/workOrder/accounting.vue @@ -385,6 +385,10 @@ export default { methods:{ checkPhoto(){ let isAllowImage = 1 + console.log("this.orderInfo.userOrderId",this.orderInfo.userOrderId) + console.log("this.orderInfo.orderCode",this.orderInfo.orderCode) + console.log("this.orderInfo.taskOrderId",this.orderInfo.taskOrderId) + console.log("isAllowImage",isAllowImage) let data = { "action": "orderPhoto", "params": {