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

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

diff --git a/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js b/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js
index 48030b9..c9869b7 100644
--- a/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js
+++ b/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js
@@ -4,7 +4,7 @@
  * @Author: chen jing wu
  * @Date: 2023-06-21 11:23:56
  * @LastEditors: chen jing wu
- * @LastEditTime: 2023-06-21 17:51:15
+ * @LastEditTime: 2023-07-07 13:29:49
  */
 import { api, wire,LightningElement } from 'lwc';
 import { CurrentPageReference } from "lightning/navigation";

--
Gitblit v1.9.1