mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs: fix ContactCard return error (#10460)
Co-authored-by: dingyihui <dingyihui@cmss.chinamobile.com>
This commit is contained in:
parent
995cad17fd
commit
b2d7da04e5
@ -55,7 +55,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
tel,
|
tel,
|
||||||
name,
|
name,
|
||||||
currentContact,
|
onEdit,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user