zss
2023-12-27 a47cd0e2e3cbb43b4db5273cd30e7da53d24dfa0
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)