From bf5c2c1469072d6a6a4fd14f871b960218f97f23 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 18 Aug 2025 13:37:20 +0800 Subject: [PATCH] bugfix --- json/hostdev.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/json/hostdev.json b/json/hostdev.json index f898133..e1ea052 100644 --- a/json/hostdev.json +++ b/json/hostdev.json @@ -22,8 +22,13 @@ "event":"sshcon", "actiontype":"urlwidget", "target":"self", + "params_mapping":{ + "mapping":{ + "id":"id", + }, + "need_others":false + }, "options":{ - "method":"POST", "url":"{{entire_url('../connecthost.ui')}}" } }