BUG 27782
This commit is contained in:
		| @@ -55,7 +55,7 @@ export default { | |||||||
|         {label: "联系方式", prop: "phone"}, |         {label: "联系方式", prop: "phone"}, | ||||||
|         {label: "贷款经理", prop: "auditUserName"}, |         {label: "贷款经理", prop: "auditUserName"}, | ||||||
|         {label: "贷款银行", prop: "organizationName"}, |         {label: "贷款银行", prop: "organizationName"}, | ||||||
|         {label: "放款金额", prop: "auditAmount"}, |         {label: "放款金额(万)", prop: "auditAmount"}, | ||||||
|         {label: "状态", prop: "status", dict: "financingDemandStatus"}, |         {label: "状态", prop: "status", dict: "financingDemandStatus"}, | ||||||
|         {label: "备注", prop: "remark"}, |         {label: "备注", prop: "remark"}, | ||||||
|         {slot: "options"} |         {slot: "options"} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user