1
chenjingwu
2024-05-24 35910c355f74e736e2068a0ffb7f39ae9615d8e1
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") {