From 80e40362a760c5c53c51e8a1e79c9a11c6a0f5fe Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Sat, 07 Sep 2024 14:24:37 +0800
Subject: [PATCH] 事件材料查看+ai页面

---
 gz-customerSystem/src/assets/images/index.js |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js
index 3d5fb35..9a8f3c0 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-07 14:08:18
  * @LastEditors: dminyi 1301963064@qq.com
  * @Version: 1.0.0
  * @Description:
@@ -58,6 +58,12 @@
 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";
 
 export {
   ledger_1,
@@ -110,5 +116,11 @@
   apply,
   examine,
   knock,
-  edit
+  edit,
+  applyRecord,
+  downO,
+  up,
+  Audit,
+  aiPerson,
+  caselogo
 };
\ No newline at end of file

--
Gitblit v1.8.0