fix: 上传定价数据窗口标题改为定价名称
This commit is contained in:
parent
1ae6bcba35
commit
1610c0635f
@ -2,7 +2,7 @@
|
||||
{
|
||||
"widgettype": "Form",
|
||||
"options": {
|
||||
"title": "{{pp.id}}",
|
||||
"title": "{{pp.name}}",
|
||||
"description": {{json.dumps(pp.description)}},
|
||||
"height": "200%",
|
||||
"fields":[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user