Merge branch 'dev' of http://120.46.213.136:9528/isoftstone/lc_frontend into dev
# Conflicts: # src/views/screen/report/index.ts
This commit is contained in:
@@ -291,10 +291,10 @@ const inProgressCount = ref<number>(0)
|
||||
const finishedCount = ref<number>(0)
|
||||
|
||||
const handleSeverityCountClick = () => {
|
||||
window.open('http://10.0.64.20/configcenter/console/device-manage', '_blank')
|
||||
window.open('http://10.0.64.20/pms/workorder-list', '_blank')
|
||||
}
|
||||
const handleGeneralCountClick = () => {
|
||||
window.open('http://10.0.64.20/configcenter/console/device-manage', '_blank')
|
||||
window.open('http://10.0.64.20/pms/workorder-list', '_blank')
|
||||
}
|
||||
|
||||
const riskStatistics = ref<any>({
|
||||
|
||||
Reference in New Issue
Block a user