[new feature] Coupon: add description prop (#2458)

This commit is contained in:
neverland
2019-01-07 17:25:03 +08:00
committed by GitHub
parent 7f853f694a
commit 2c3458587e
10 changed files with 256 additions and 21 deletions

View File

@@ -16,8 +16,6 @@ module.exports = function (api) {
[
'@vue/babel-preset-jsx',
{
vModel: true,
injectH: true,
functional: false
}
]