Compare commits

..

No commits in common. "6ce366358107d5274a98c6f7211f28217a15aea1" and "a4ef11b0bd4e578cf204089d0481a6965d541114" have entirely different histories.

View File

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