feat(PullRefresh): some props can be string

This commit is contained in:
陈嘉涵
2020-01-29 15:54:54 +08:00
parent 1917636b87
commit e0cbe958a3
4 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<van-tab :title="$t('customTips')">
<van-pull-refresh
v-model="isLoading"
:head-height="80"
head-height="80"
@refresh="onRefresh(true)"
>
<template #pulling="{ distance }">