feat:打印机客户端下载
This commit is contained in:
parent
69195345f9
commit
b4cec0c147
@ -434,7 +434,7 @@ export default {
|
|||||||
this.form.printerUrl = null;
|
this.form.printerUrl = null;
|
||||||
},
|
},
|
||||||
handleDownloadClient(){
|
handleDownloadClient(){
|
||||||
const resource = "https://foruda.gitee.com/images/1699583353182586077/41820ab8_1151004.png";
|
const resource = "http://101.43.244.58:9090/api/v1/buckets/printtool/objects/download?prefix=UHJpbnQuZXhl";
|
||||||
this.$download.saveAs(resource,'client');
|
this.$download.saveAs(resource,'client');
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user