This commit is contained in:
yumoqing 2026-05-14 17:01:56 +08:00
parent 28b3cf4977
commit 0efc1be770

View File

@ -3,7 +3,7 @@
"widgettype": "Form",
"options": {
"title": "{{pp.id}}",
"description": "{{pp.description}}",
"description": {{json.dumps(pp.description)}},
"fields":[
{
"name": "xlsx_file",