From 80ef13af8896549b02663637da06df1f7fb531cb Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Wed, 24 Jun 2026 10:42:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20use=20form=5Fbinds=20for=20edit=20form?= =?UTF-8?q?=20cascading=20dropdowns=20(prodtypeid=E2=86=92productid)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/discount_detail_list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/discount_detail_list.json b/json/discount_detail_list.json index 0c7ffaf..b0ed2a4 100644 --- a/json/discount_detail_list.json +++ b/json/discount_detail_list.json @@ -23,7 +23,7 @@ "update_data_url": "{{entire_url('../api/discount_detail_update.dspy')}}", "delete_data_url": "{{entire_url('../api/discount_detail_delete.dspy')}}" }, - "binds": [ + "form_binds": [ { "wid": "prodtypeid", "event": "changed",