疯狂的狮子li
2021-08-23 dea627f02cb9da7641a64fa57261fa35bd91e3d8
ruoyi-ui/src/views/monitor/operlog/index.vue
@@ -188,7 +188,7 @@
</template>
<script>
import { list, delOperlog, cleanOperlog, exportOperlog } from "@/api/monitor/operlog";
import { list, delOperlog, cleanOperlog } from "@/api/monitor/operlog";
import { downLoadExcel } from "@/utils/download";
export default {