fix: use form_binds for edit form cascading dropdowns (prodtypeid→productid)
This commit is contained in:
parent
1b15225e3d
commit
80ef13af88
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user