fix(custom): 修复若干bug

This commit is contained in:
2023-12-04 18:43:39 +08:00
parent 7c659b0b8a
commit e97cbda939
3 changed files with 2 additions and 7 deletions

View File

@@ -359,6 +359,7 @@ const clear = () => {
time: null,
word: '',
selectKey: null,
pay_type: null,
}
getList()
}