From 50831cec30ede4dc6bfabaae26877944580f0fc4 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Tue, 03 Sep 2024 15:16:18 +0800 Subject: [PATCH] 档案信息 --- gz-customerSystem/src/assets/images/index.js | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gz-customerSystem/src/assets/images/index.js b/gz-customerSystem/src/assets/images/index.js index daa12d4..ea64e75 100644 --- a/gz-customerSystem/src/assets/images/index.js +++ b/gz-customerSystem/src/assets/images/index.js @@ -53,7 +53,8 @@ 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"; export { ledger_1, @@ -102,5 +103,6 @@ feedback, fold, down, - tip + tip, + apply }; \ No newline at end of file -- Gitblit v1.8.0