Add locale feature (#678)

fix
This commit is contained in:
cinwell.li
2016-10-27 17:31:22 +08:00
committed by FuryBean
parent a1b83b5540
commit f960ea50b9
32 changed files with 295 additions and 182 deletions

View File

@@ -27,7 +27,7 @@
export default {
name: 'el-dialog',
mixins: [ Popup ],
mixins: [Popup],
props: {
title: {