From 8d006ac357a60d77f086c37f2ae7338530a607f2 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期四, 11 四月 2024 15:30:55 +0800
Subject: [PATCH] 123

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

diff --git a/force-app/main/default/lwc/lexDepartmentCreateOTH/lexDepartmentCreateOTH.js b/force-app/main/default/lwc/lexDepartmentCreateOTH/lexDepartmentCreateOTH.js
index 24f9a5f..c9c337c 100644
--- a/force-app/main/default/lwc/lexDepartmentCreateOTH/lexDepartmentCreateOTH.js
+++ b/force-app/main/default/lwc/lexDepartmentCreateOTH/lexDepartmentCreateOTH.js
@@ -1,11 +1,3 @@
-/*
- * @Description: 
- * @version: 
- * @Author: chen jing wu
- * @Date: 2023-07-31 11:18:03
- * @LastEditors: chen jing wu
- * @LastEditTime: 2023-07-31 11:28:22
- */
 import { LightningElement, track, wire, api } from 'lwc';
 import {CurrentPageReference} from 'lightning/navigation';
 import { CloseActionScreenEvent } from 'lightning/actions';

--
Gitblit v1.9.1