fix: opearationLog terminalLog 默认 id 倒序

This commit is contained in:
zhangyu
2022-03-25 09:52:05 +08:00
parent f7ff3f7db0
commit 72cca3e3c6
2 changed files with 2 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ export default {
return {
url: 'terminal/session',
tableId: 'terminalLogTable', // 需要分页的table的id用于记录每页数量
orderBy: '-id',
searchMsg: { // 给搜索框子组件传递的信息
searchLabelList: [
{