Compare commits

..

2 Commits

Author SHA1 Message Date
qiuyuan
6ce3663581 1 2025-09-16 16:30:56 +08:00
qiuyuan
578e7ba675 11 2025-09-16 16:28:36 +08:00

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