From d43899492c6a4bea0d18af33992a844aeb035bc4 Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期三, 13 九月 2023 13:15:32 +0800
Subject: [PATCH] 销售订单bug修复

---
 src/components/tool/icon.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/components/tool/icon.vue b/src/components/tool/icon.vue
index 090df33..1f72418 100644
--- a/src/components/tool/icon.vue
+++ b/src/components/tool/icon.vue
@@ -1,3 +1,6 @@
+
+
+
 <style scoped>
   ::-webkit-scrollbar {
     width: 8px;

--
Gitblit v1.9.3