Compare commits
3 Commits
bd1b127306
...
28021165e2
| Author | SHA1 | Date | |
|---|---|---|---|
| 28021165e2 | |||
| 7fc8762bd9 | |||
| 2e3a445eb5 |
@@ -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