docs(Area): using @vant/area-data (#8491)

This commit is contained in:
neverland
2021-04-09 16:30:23 +08:00
committed by GitHub
parent 3451fe747b
commit 92f6a6a662
8 changed files with 144 additions and 4169 deletions
+1 -1
View File
@@ -19,9 +19,9 @@
<script lang="ts">
import { reactive, toRefs } from 'vue';
import { areaList } from '@vant/area-data';
import { useTranslate } from '@demo/use-translate';
import { AreaColumnOption } from '../../area';
import { areaList } from '../../area/demo/area';
import { areaListEn } from '../../area/demo/area-en';
const i18n = {