mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
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