This commit is contained in:
X1627315083
2023-12-14 12:03:13 +08:00
parent 44d4a45609
commit 73ab435830
4 changed files with 3 additions and 6 deletions

View File

@@ -133,7 +133,7 @@ export default defineComponent({
let historyTable:any = this.$refs.historyTable
this.historyTableHeight = historyTable.clientHeight - 130
this.getHistoryList()
if()
// if()
router.replace('/login')
},