fix(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-04 00:20:26 +08:00
parent cadb47cd22
commit 2e3a445eb5

View File

@@ -637,6 +637,7 @@ const veeify = async () => {
if (!errors) {
data = {
...nowRow.value,
gid: [nowRow.value.gid],
}
await api.getHotStatus(data)
await getList()