This commit is contained in:
qiuyuan 2025-09-16 16:30:56 +08:00
commit 6ce3663581

View File

@ -491,10 +491,10 @@
url: `/pages/docList/index?files=${JSON.stringify(response.data)}&&isSelfStudy=${this.isSelfStudy}`
})
}
uni.showToast({
title: '会议室预定成功!',
icon: 'success'
});
// uni.showToast({
// title: '!',
// icon: 'success'
// });
// const result = await downloadPdfFiles(response);
// console.log(':', result);