From 08c2813b924c89c33271a3ccb0b9ab7fc1fe9ebd Mon Sep 17 00:00:00 2001
From: zz <1842059105@qq.com>
Date: 星期四, 11 五月 2023 14:54:59 +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