[new feature] Area: reset method support code param

This commit is contained in:
陈嘉涵
2019-05-27 10:27:18 +08:00
parent 80a7b7cae9
commit 73f34be3a8
9 changed files with 17 additions and 16 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
<template>
<demo-section>
<demo-block :title="$t('basicUsage')">
<van-area
ref="area"
:area-list="$t('areaList')"
/>
<van-area :area-list="$t('areaList')" />
</demo-block>
<demo-block :title="$t('title2')">