去除圖檔的「刪除」按鈕
This commit is contained in:
parent
c9094b465b
commit
1651428f05
@ -208,7 +208,6 @@ var mainWindow = {
|
|||||||
a.download = '課表.jpg';
|
a.download = '課表.jpg';
|
||||||
a.click();
|
a.click();
|
||||||
});
|
});
|
||||||
console.log("adasd");
|
|
||||||
})
|
})
|
||||||
.then(() => {
|
.then(() => {
|
||||||
main.is_print = false;
|
main.is_print = false;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user