This commit is contained in:
chenlin
2025-12-16 15:03:04 +08:00
6 changed files with 31 additions and 29 deletions

View File

@@ -198,7 +198,7 @@ const top3TypesChartOption = ref<any>({
})
const handleMajorClick = () => {
window.open('http://10.0.64.20/configcenter/console/device-manage', '_blank')
window.open('http://10.0.64.20/pms/workorder-list', '_blank')
}
watch(() => props.hiddenDangerData?.progress, (newVal) => {