fix: 客户视图JSON尾逗号错误(供应商性价比后逗号移入admin块)
This commit is contained in:
parent
b131eec10e
commit
824b3ae7ab
@ -118,8 +118,8 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{% if is_admin %}
|
||||
}
|
||||
{% if is_admin %},
|
||||
{
|
||||
"widgettype": "HBox",
|
||||
"options": {"width": "100%", "gap": "16px"},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user