From 19fcb860f2b566b50494e33e8f032965fa42579b Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 6 May 2026 17:39:20 +0800 Subject: [PATCH] bugfix --- wwwroot/test_pricing_program.ui | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wwwroot/test_pricing_program.ui b/wwwroot/test_pricing_program.ui index b3fe477..fbd9a82 100644 --- a/wwwroot/test_pricing_program.ui +++ b/wwwroot/test_pricing_program.ui @@ -41,9 +41,8 @@ { "wid": "input_form", "event": "submit", - "actiontype": "script", + "actiontype": "urldata", "target": "result", - "script": "alert('hahah')", "options": { "url": "{{entire_url('./test_pricing_program.dspy')}}", "params":{}