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", "widgettype": "Form",
"options": { "options": {
"title": "{{pp.id}}", "title": "{{pp.id}}",
"description": "{{pp.description}}", "description": {{json.dumps(pp.description)}},
"fields":[ "fields":[
{ {
"name": "xlsx_file", "name": "xlsx_file",