fix: BUG修改
This commit is contained in:
parent
f1994d2407
commit
68a3c8acc6
@ -162,12 +162,12 @@ const formConfig = {
|
|||||||
type: "input"
|
type: "input"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "合同金额",
|
label: "合同金额(元)",
|
||||||
prop: "contractAmount",
|
prop: "contractAmount",
|
||||||
type: "input"
|
type: "input"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "结算金额",
|
label: "结算金额(元)",
|
||||||
prop: "settlementAmount",
|
prop: "settlementAmount",
|
||||||
type: "input"
|
type: "input"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user