fix: pricing_test.ui Jinja2 None→none
This commit is contained in:
parent
7a8f46e10b
commit
6070116d38
@ -7,7 +7,7 @@
|
|||||||
"width": "100%",
|
"width": "100%",
|
||||||
"height": "100%",
|
"height": "100%",
|
||||||
"fields": [
|
"fields": [
|
||||||
{% if amount is not None %}
|
{% if amount is not none %}
|
||||||
{
|
{
|
||||||
"name": "amount",
|
"name": "amount",
|
||||||
"label": "价格",
|
"label": "价格",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user