1
chenjingwu
2024-04-10 f15e369ac8c33673222b8b6a55856eb05417af1f
force-app/main/default/aura/taskManage/taskManageHelper.js
@@ -992,7 +992,7 @@
                    this.showErrorToast(cmp);
                }else{
                    
                    window.open('/apex/PCLLostReportPageLwc?pageStatus=Create&oppId=' + returnValue + '&lostType=失单','_blank');
                    window.open('/lightning/n/PCLLostReportPageLwc#pageStatus=Create&oppId=' + returnValue + '&lostType=失单','_blank');
                }
            }else if (state === "ERROR") {