田源
2025-01-13 03e602bbaee807c42a22df05f1f00c558ffe9fa0
Source/plt-web/plt-web-ui/src/views/system/log/index.vue
@@ -136,7 +136,7 @@
      }).then(res => {
        this.tableData = res.data.data;
        this.page.total = res.data.total;
        this.selectList=[];
        this.selectList = [];
        this.tableLoading = false;
      })
    },