From f148e0c1f992c6f709274c90275b50f32fa3cec1 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Mon, 22 Jun 2026 12:16:56 +0800 Subject: [PATCH] regenerate CRUD with app. prefix target --- wwwroot/pricing_program/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/pricing_program/index.ui b/wwwroot/pricing_program/index.ui index 42783bb..44afdf8 100644 --- a/wwwroot/pricing_program/index.ui +++ b/wwwroot/pricing_program/index.ui @@ -22,7 +22,7 @@ "wid":"self", "event":"submit", "actiontype":"script", - "target":"pricing_program_tbl", + "target":"app.pricing_program_tbl", "script":"var tbl = bricks.getWidgetById('pricing_program_tbl', bricks.app.root); if(tbl) await tbl.render(params);" }] },