123
chenjingwu
2024-04-12 2cc792b5e113befc3c569ebb7eae9c8d03b9d0b6
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") {