fixed
This commit is contained in:
@@ -94,6 +94,9 @@ module.exports = {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
loadMacrosGcode: async function () {
|
loadMacrosGcode: async function () {
|
||||||
|
if(this.tab==0){
|
||||||
|
return;
|
||||||
|
}
|
||||||
const file = this.fileName;
|
const file = this.fileName;
|
||||||
if (file != "default") {
|
if (file != "default") {
|
||||||
const response = await fetch(`/api/file/EgZjaHJvbWUqCggBEAAYsQMYgAQyBggAEEUYOTIKCAE${file}`, {
|
const response = await fetch(`/api/file/EgZjaHJvbWUqCggBEAAYsQMYgAQyBggAEEUYOTIKCAE${file}`, {
|
||||||
|
|||||||
Reference in New Issue
Block a user