调整PDF等待提示文案
This commit is contained in:
@@ -163,7 +163,7 @@ async function downloadCertificate(row: AdminCertificate) {
|
||||
downloadingCertificateId.value = row.id;
|
||||
const loading = ElLoading.service({
|
||||
lock: true,
|
||||
text: "PDF正在排队或生成,请稍候...",
|
||||
text: "当前查询人数较多,请稍后。。。",
|
||||
background: "rgba(255, 255, 255, 0.72)",
|
||||
});
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user