1
This commit is contained in:
commit
6ce3663581
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user