This commit is contained in:
Leo_Ding 2025-09-22 17:48:37 +08:00
commit 1e7d3671c1

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);