pull/4228/merge
百里飞洋 2024-11-28 00:30:59 +00:00 committed by GitHub
commit f955a9992a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/* eslint-disable */
import { saveAs } from 'file-saver'
import XLSX from 'xlsx'
import * as XLSX from 'xlsx'
function generateArray(table) {
var out = [];