@ -25,7 +25,6 @@ export default {
mounted() {
getConfigKey("dc.alarmUrl").then((res) => {
this.alarmUrl = res.msg
this.$cache.local.set("manageStation", res.msg);
});
}