From 59042f38b34c60871708e50d0045cd404da29870 Mon Sep 17 00:00:00 2001
From: zhangzhen <525765282@qq.com>
Date: Fri, 21 Nov 2025 15:11:48 +0800
Subject: [PATCH] 防止iframe缓存;
---
src/components/Common/InstructSetSetting/index.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Common/InstructSetSetting/index.js b/src/components/Common/InstructSetSetting/index.js
index 8154c83..76754bc 100644
--- a/src/components/Common/InstructSetSetting/index.js
+++ b/src/components/Common/InstructSetSetting/index.js
@@ -188,7 +188,7 @@ const InstructSetSetting = (props = {}) => {
>
) : (
-
+
)}
--
libgit2 0.22.2