BUG 27894
This commit is contained in:
@@ -45,7 +45,7 @@ export default {
|
|||||||
{label: "所在地区", prop: "areaName"},
|
{label: "所在地区", prop: "areaName"},
|
||||||
{label: "意向金额(万)", prop: "loanAmount"},
|
{label: "意向金额(万)", prop: "loanAmount"},
|
||||||
{label: "申请时间", prop: "createTime"},
|
{label: "申请时间", prop: "createTime"},
|
||||||
{label: "联系人", prop: "createUserName"},
|
{label: "联系人", prop: "name"},
|
||||||
{label: "联系方式", prop: "phone"},
|
{label: "联系方式", prop: "phone"},
|
||||||
{label: "备注", prop: "remark"},
|
{label: "备注", prop: "remark"},
|
||||||
{slot: "options"}
|
{slot: "options"}
|
||||||
|
|||||||
Reference in New Issue
Block a user