From e92ddbcdc1cb990de02621bccfa62cc067afd3b9 Mon Sep 17 00:00:00 2001
From: liuwh <964324856@qq.com>
Date: Mon, 09 Sep 2024 15:26:24 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master

---
 gz-customerSystem/src/assets/images/index.js |   42 +++++++++++++++++++++++++++++++++++++++---
 1 files changed, 39 insertions(+), 3 deletions(-)

diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index daa12d4..91af7c6 100644
--- a/gz-customerSystem/src/assets/images/index.js
+++ b/gz-customerSystem/src/assets/images/index.js
@@ -2,7 +2,7 @@
  * @Company: hugeInfo
  * @Author: lwh
  * @Date: 2023-04-24 16:12:00
- * @LastEditTime: 2024-08-30 10:47:30
+ * @LastEditTime: 2024-09-09 09:44:30
  * @LastEditors: dminyi 1301963064@qq.com
  * @Version: 1.0.0
  * @Description:
@@ -53,7 +53,25 @@
 import feedback from "./feedback.png";
 import fold from "./fold.png";
 import down from "./down.png";
-import tip from "./tip.png"
+import tip from "./tip.png";
+import apply from "./apply.png";
+import examine from "./examine.png";
+import knock from "./knock.png";
+import edit from "./edit.png";
+import applyRecord from "./applyRecord.png";
+import downO from "./downO.png";
+import up from "./up.png";
+import Audit from "./Audit.png";
+import aiPerson from "./aiPerson.png";
+import caselogo from "./caselogo.png";
+import tab1 from "./tab1.png";
+import tab2 from "./tab2.png";
+import tab3 from "./tab3.png";
+import tab4 from "./tab4.png";
+import tab5 from "./tab5.png";
+import tab6 from "./tab6.png";
+import visitInto from "./visitInto.png";
+import checkInto from "./checkInto.png";
 
 export {
   ledger_1,
@@ -102,5 +120,23 @@
   feedback,
   fold,
   down,
-  tip
+  tip,
+  apply,
+  examine,
+  knock,
+  edit,
+  applyRecord,
+  downO,
+  up,
+  Audit,
+  aiPerson,
+  caselogo,
+  tab1,
+  tab2,
+  tab3,
+  tab4,
+  tab5,
+  tab6,
+  visitInto,
+  checkInto
 };
\ No newline at end of file

--
Gitblit v1.8.0