This commit is contained in:
2025-11-26 18:07:17 +08:00
parent 881b77ddde
commit 529e923c2b
3 changed files with 46 additions and 4 deletions

View File

@@ -691,7 +691,7 @@ export default {
}, 200);
}
} else {
let name = row.file_name_server.replace(".jpg", ".pdf");
let name = row.file_name_server
this.picUrl =
process.env.NODE_ENV === "development"
? "http://" +