风险预警

This commit is contained in:
shijingjing
2022-03-24 17:31:17 +08:00
parent 0bfbc9c49a
commit ae945c24ab

View File

@@ -58,7 +58,7 @@ export default {
} }
}, },
onShow() { onShow() {
document.title = "风险监控" document.title = "风险预警"
} }
} }
</script> </script>