From 04b7b095b450277d322ce68da5b459c8c9fb6ca3 Mon Sep 17 00:00:00 2001 From: huanghuimian Date: Thu, 13 Aug 2026 08:59:05 +0800 Subject: [PATCH] Fixed the issue of forms not dynamically linking in popup. --- template/types/action/popup.go | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/template/types/action/popup.go b/template/types/action/popup.go index 1f48c656f..36630fde6 100644 --- a/template/types/action/popup.go +++ b/template/types/action/popup.go @@ -108,9 +108,9 @@ func PopUpWithIframe(id, title string, data IframeData, width, height string) *P if data.AddParameterFn != nil { param = data.AddParameterFn(ctx) } - return true, "ok", fmt.Sprintf(`