fix: 修复剩余挂账余额字段问题
This commit is contained in:
@@ -62,7 +62,7 @@ const contentConfig: IContentConfig = {
|
||||
{
|
||||
label: "剩余挂账额度(元)",
|
||||
align: "center",
|
||||
prop: "owedAmount",
|
||||
prop: "remainingAmount",
|
||||
},
|
||||
{
|
||||
label: "账户余额",
|
||||
|
||||
Reference in New Issue
Block a user