fix: H5功能测试问题大整改。

This commit is contained in:
tianyongbao
2024-07-19 14:36:01 +08:00
parent 6cff60c160
commit 7bc9c4acd5
56 changed files with 81 additions and 19 deletions

View File

@@ -188,6 +188,7 @@ import { listBankcardLend } from '@/api/invest/bankcardlend'
onShow(() => {
if (isShow.value) {
listData.value=[]
getList()
isShow.value = false
}