27797
This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
if (res?.code == 0) {
|
||||
this.$message.success("修改成功!")
|
||||
} else {
|
||||
row.isHot = (++isHot % 2).toString()
|
||||
this.getTableData()
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user