[improvement] use i18n (#2454)

This commit is contained in:
neverland
2019-01-07 15:24:34 +08:00
committed by GitHub
parent ed7febc131
commit c6e1aaf5da
4 changed files with 23 additions and 6 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ module.exports = function (api) {
'@vue/babel-preset-jsx',
{
vModel: true,
injectH: true
injectH: true,
functional: false
}
]
],