更新formcreat不能编辑弹出框名称bug
This commit is contained in:
parent
8eaaeab5e7
commit
87bcdaaaeb
@ -7264,7 +7264,8 @@ height: 60px;
|
||||
return Ke(t, rs + ".props", [
|
||||
{
|
||||
type: "input",
|
||||
field: "title"
|
||||
field: "formCreateProps>title",
|
||||
title: "\u6807\u9898"
|
||||
},
|
||||
{
|
||||
type: "SizeInput",
|
||||
@ -7349,7 +7350,8 @@ height: 60px;
|
||||
return Ke(t, os + ".props", [
|
||||
{
|
||||
type: "input",
|
||||
field: "title"
|
||||
field: "formCreateProps>title",
|
||||
title: "\u6807\u9898"
|
||||
},
|
||||
{
|
||||
type: "SizeInput",
|
||||
|
File diff suppressed because one or more lines are too long
@ -7262,7 +7262,8 @@ height: 60px;
|
||||
return Ke(t, es + ".props", [
|
||||
{
|
||||
type: "input",
|
||||
field: "title"
|
||||
field: "formCreateProps>title",
|
||||
title: "\u6807\u9898"
|
||||
},
|
||||
{
|
||||
type: "SizeInput",
|
||||
@ -7347,7 +7348,8 @@ height: 60px;
|
||||
return Ke(t, ts + ".props", [
|
||||
{
|
||||
type: "input",
|
||||
field: "title"
|
||||
field: "formCreateProps>title",
|
||||
title: "\u6807\u9898"
|
||||
},
|
||||
{
|
||||
type: "SizeInput",
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user