xiejun
2024-01-23 f09e05514d9a9e2623cfa73c4de1ffa98bb30bf8
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 => {