feat(PullRefresh): some props can be string
This commit is contained in:
@@ -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 }">
|
||||
|
||||
Reference in New Issue
Block a user