docs: fix ContactCard return error (#10460)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
This commit is contained in:
@@ -55,7 +55,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
tel,
|
tel,
|
||||||
name,
|
name,
|
||||||
currentContact,
|
onEdit,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user