1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

Merge 5843615f9fcfcbe0d1e23450dce1339b149f9fb9 into 6858a9ad67483025f6a9432a926beb9327037be3

This commit is contained in:
百里飞洋 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

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 = [];