fix: 移除discount_setting/index.ui中无效的Jinja2 data_params配置
This commit is contained in:
parent
07d4a1071e
commit
9135b064ff
@ -23,7 +23,6 @@
|
||||
},
|
||||
"data_url": "{{entire_url('./get_products_with_discount.dspy')}}",
|
||||
"data_method": "GET",
|
||||
"data_params": {"discountid": "{{params.discountid}}"},
|
||||
"row_options": {
|
||||
"idField": "productid",
|
||||
"checkField": "checked",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user