zouyu
2023-12-14 a73ae22bd92732790cd5060d57ae5aa07ecf12df
src/views/basic/log/index.vue
@@ -266,7 +266,7 @@
    },
    // 导出
    documentHandle(event) {
      console.log(event)
      console.error(event)
      ifsLogExport({ type: event })
        .then((response) => {
          transform(response)