fix: Tabular的params改为data_params,使discountid正确传递到get_products_with_discount
This commit is contained in:
parent
4c7a47d71f
commit
3a91d0091c
@ -18,7 +18,7 @@
|
||||
]
|
||||
},
|
||||
"data_url": "{{entire_url('./get_products_with_discount.dspy')}}",
|
||||
"params": {
|
||||
"data_params": {
|
||||
"discountid": "{{params_kw.discountid}}"
|
||||
},
|
||||
"data_method": "GET",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user