fix: 测试问题自行修改。

This commit is contained in:
tianyongbao
2024-12-23 13:09:06 +08:00
parent 8f3d164cb4
commit bafac53b0e
10 changed files with 77 additions and 13 deletions

View File

@@ -222,7 +222,12 @@ function settingCancel() {
getList()
}
function handlePersonCancel() {
queryParams.value.personName = ''
queryParams.value.personId = ''
showPerson.value = false
pageNum.value = 1
listData.value = []
getList()
}
function searchBlur() {
pageNum.value = 1