From 1baa04f45999cac9390d1e7b5e6d3bf806b25db3 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期五, 08 四月 2022 14:21:42 +0800
Subject: [PATCH] 修复上传组件首次无法加载回显资源问题

---
 src/views/monitor/job/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue
index 50cea63..da67945 100644
--- a/src/views/monitor/job/index.vue
+++ b/src/views/monitor/job/index.vue
@@ -195,7 +195,7 @@
                                     <br />鍙傛暟璇存槑锛氭敮鎸佸瓧绗︿覆锛屽竷灏旂被鍨嬶紝闀挎暣鍨嬶紝娴偣鍨嬶紝鏁村瀷
                                  </div>
                               </template>
-                              <i class="el-icon-question"></i>
+                              <el-icon><question-filled /></el-icon>
                            </el-tooltip>
                         </span>
                      </template>

--
Gitblit v1.9.3