This commit is contained in:
2025-10-29 06:22:32 +08:00
parent 62eb8e16a3
commit f41af59f4b
7 changed files with 30362 additions and 0 deletions

View File

@@ -93,6 +93,7 @@
token: sessionStorage.getItem("token"),
};
console.log('data',data)
showPdf(data).then((res) => {
let arr = [];
arr.push(res);