diff --git a/src/app/system-management/host-config/host-config.component.ts b/src/app/system-management/host-config/host-config.component.ts
index dc64409..0c497ea 100644
--- a/src/app/system-management/host-config/host-config.component.ts
+++ b/src/app/system-management/host-config/host-config.component.ts
@@ -1213,7 +1213,6 @@ rule_threshold:
})
.subscribe({
next: (data) => {
- console.log('牛逼', JSON.parse(instance.datacopy));
this.message.create('success', `发送文件名成功`);
},
});
diff --git a/src/app/system-management/image-label/image-label.component.html b/src/app/system-management/image-label/image-label.component.html
index 56cf45f..d81dbbb 100644
--- a/src/app/system-management/image-label/image-label.component.html
+++ b/src/app/system-management/image-label/image-label.component.html
@@ -30,6 +30,11 @@
(click)="selectedBtn = '卸油区'">卸油区
删除
+
+