田源
2024-01-24 3e17faf676860e7b65079bed632b552bc4be2fc1
Source/UBCS-WEB/src/views/monitor/log/operateLog.vue
@@ -45,7 +45,7 @@
        },
        option: {
          height: 'auto',
          calcHeight: 30,
          calcHeight: 20,
          columnBtn:false,
          tip: false,
          searchShow: true,
@@ -159,7 +159,7 @@
        }
        this.loading = true;
        listLogOperate(
          page.currentPage,
          page.currentPage,
          page.pageSize,
          conditionMaps
        ).then(res => {