From 2a2cfdf553cd932dc1b1a591b188a8c224181c96 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 24 五月 2024 16:38:56 +0800
Subject: [PATCH] 1

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

diff --git a/force-app/main/default/lwc/lexCopyPI/lexCopyPI.js b/force-app/main/default/lwc/lexCopyPI/lexCopyPI.js
index 29d758e..ee395bc 100644
--- a/force-app/main/default/lwc/lexCopyPI/lexCopyPI.js
+++ b/force-app/main/default/lwc/lexCopyPI/lexCopyPI.js
@@ -4,7 +4,7 @@
  * @Author: chen jing wu
  * @Date: 2023-06-21 10:22:50
  * @LastEditors: chen jing wu
- * @LastEditTime: 2023-06-21 11:10:10
+ * @LastEditTime: 2023-06-21 10:33:50
  */
 import { api, wire,LightningElement } from 'lwc';
 import { CurrentPageReference } from "lightning/navigation";

--
Gitblit v1.9.1