@@ -416,6 +416,7 @@ async function downloadForm() {
uni.openDocument({
filePath: pdfPath,
fileType: 'pdf',
+ showMenu: true,
});
} catch (error) {
alert({