BUG 27894

This commit is contained in:
aixianling
2022-03-01 14:40:17 +08:00
parent 02d6343d8e
commit 349a869311

View File

@@ -45,7 +45,7 @@ export default {
{label: "所在地区", prop: "areaName"},
{label: "意向金额(万)", prop: "loanAmount"},
{label: "申请时间", prop: "createTime"},
{label: "联系人", prop: "createUserName"},
{label: "联系人", prop: "name"},
{label: "联系方式", prop: "phone"},
{label: "备注", prop: "remark"},
{slot: "options"}