From 83166c562966279c7f6cb0c53a716e41939d19fb Mon Sep 17 00:00:00 2001
From: liyj <1003249715@qq.com>
Date: Tue, 10 Sep 2024 20:40:53 +0800
Subject: [PATCH] 地域选择js修改
---
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 91af7c6..9c21414 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-09-09 09:44:30
+ * @LastEditTime: 2024-09-09 15:35:32
* @LastEditors: dminyi 1301963064@qq.com
* @Version: 1.0.0
* @Description:
@@ -72,6 +72,7 @@
import tab6 from "./tab6.png";
import visitInto from "./visitInto.png";
import checkInto from "./checkInto.png";
+import floating from "./floating.png";
export {
ledger_1,
@@ -138,5 +139,6 @@
tab5,
tab6,
visitInto,
- checkInto
+ checkInto,
+ floating
};
\ No newline at end of file
--
Gitblit v1.8.0