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

@@ -87,6 +87,7 @@ onLoad(() => {
onShow(() => {
if (isShow.value) {
listData.value=[]
getList()
isShow.value = false
}