From 993c5170391cfd6719f89c9b83bc17ab5e787035 Mon Sep 17 00:00:00 2001
From: zz <1842059105@qq.com>
Date: 星期五, 07 四月 2023 16:37:37 +0800
Subject: [PATCH] 招标项目 失单 新建医院 查看附件提交

---
 force-app/main/default/lwc/lexCopyPIInspectionReport/lexCopyPIInspectionReport.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/lwc/lexCopyPIInspectionReport/lexCopyPIInspectionReport.js b/force-app/main/default/lwc/lexCopyPIInspectionReport/lexCopyPIInspectionReport.js
index afc128d..44d87fb 100644
--- a/force-app/main/default/lwc/lexCopyPIInspectionReport/lexCopyPIInspectionReport.js
+++ b/force-app/main/default/lwc/lexCopyPIInspectionReport/lexCopyPIInspectionReport.js
@@ -50,6 +50,7 @@
         });
     }
 
+    // 澶嶅埗
     CopyPI() {
         window.location.href = '/' + this.Id + '/e?newclone=1';
     }

--
Gitblit v1.9.1