This commit is contained in:
@@ -637,6 +637,7 @@ const veeify = async () => {
|
|||||||
if (!errors) {
|
if (!errors) {
|
||||||
data = {
|
data = {
|
||||||
...nowRow.value,
|
...nowRow.value,
|
||||||
|
gid: [nowRow.value.gid],
|
||||||
}
|
}
|
||||||
await api.getHotStatus(data)
|
await api.getHotStatus(data)
|
||||||
await getList()
|
await getList()
|
||||||
|
|||||||
Reference in New Issue
Block a user