diff --git a/components/transfer/index.jsx b/components/transfer/index.jsx index 9230cfff5..5221789c7 100644 --- a/components/transfer/index.jsx +++ b/components/transfer/index.jsx @@ -328,7 +328,7 @@ export default { if (this.titles) { return this.titles } - return transferLocale.titles + return transferLocale.titles || ['', ''] }, getSelectedKeysName (direction) {