diff --git a/src/views/Home/Index10.vue b/src/views/Home/Index10.vue
index b1a8fa4..779351d 100644
--- a/src/views/Home/Index10.vue
+++ b/src/views/Home/Index10.vue
@@ -31,7 +31,7 @@
👥
外协管理
-
+ 管理
@@ -58,7 +58,7 @@
🛡️
风险管理
-
+
管理
@@ -85,7 +85,7 @@
⚠️
隐患管理
-
+
管理
@@ -114,7 +114,7 @@
🚧
高危作业
-
+
管理
@@ -151,7 +151,7 @@
📄
应急预案
-
+
管理
@@ -191,7 +191,7 @@
📚
安全培训
-
+
管理
@@ -283,6 +283,32 @@ const getInitialDateRange = () => {
}
const dateRange = ref(getInitialDateRange())
+// 外协管理:/person/table/view/1959187451673116674
+// 风险管理:
+// fx/table/view/1978723750599790594
+// 隐患管理:/fx/table/view/1963446160885366786
+// 高危作业:/low/table/view/1964253329070571521
+// 应急预案:/yayl/table/view/1966394259751907330
+// 安全培训:/pxks/table/view/1968225010550091777
+const openOutsourcingManagement = () => {
+ window.open('/person/table/view/1959187451673116674', '_blank')
+}
+const openRiskManagement = () => {
+ window.open('/fx/table/view/1978723750599790594', '_blank')
+}
+const openHiddenDangerManagement = () => {
+ window.open('/fx/table/view/1963446160885366786', '_blank')
+}
+const openHighRiskManagement = () => {
+ window.open('/low/table/view/1964253329070571521', '_blank')
+}
+const openEmergencyPlanManagement = () => {
+ window.open('/yayl/table/view/1966394259751907330', '_blank')
+}
+const openTrainingManagement = () => {
+ window.open('/pxks/table/view/1968225010550091777', '_blank')
+}
+
// 外协管理数据
const outsourcingTotal = ref(0) // 外协人员总数
const outsourcingDistribution = ref([])
diff --git a/src/views/Home/Index12.vue b/src/views/Home/Index12.vue
index e00a5ac..f531164 100644
--- a/src/views/Home/Index12.vue
+++ b/src/views/Home/Index12.vue
@@ -34,7 +34,7 @@
👥
外协管理
-
+
管理
@@ -61,7 +61,7 @@
🛡️
风险管理
-
+
管理
@@ -102,7 +102,7 @@
⚠️
隐患管理
-
+
管理
@@ -154,7 +154,7 @@
🚧
高危作业
-
+
管理
@@ -191,7 +191,7 @@
📄
应急预案
-
+
管理
@@ -231,7 +231,7 @@
📚
安全培训
-
+
管理
@@ -322,6 +322,30 @@ const selectedPark = ref
('')
const parkSelectorVisible = ref(false)
const parkOption = ref([])
+// 外协管理:/person/table/view/1959187451673116674
+// 风险管理:/fx/table/view/1978723750599790594
+// 隐患管理:/fx/table/view/1963446160885366786
+// 高危作业:/low/table/view/1964253329070571521
+// 应急预案:/yayl/table/view/1966394259751907330
+// 安全培训:/pxks/table/view/1968225010550091777
+const openOutsourcingManagement = () => {
+ window.open('/person/table/view/1959187451673116674', '_blank')
+}
+const openRiskManagement = () => {
+ window.open('/fx/table/view/1978723750599790594', '_blank')
+}
+const openHiddenDangerManagement = () => {
+ window.open('/fx/table/view/1963446160885366786', '_blank')
+}
+const openHighRiskManagement = () => {
+ window.open('/low/table/view/1964253329070571521', '_blank')
+}
+const openEmergencyPlanManagement = () => {
+ window.open('/yayl/table/view/1966394259751907330', '_blank')
+}
+const openTrainingManagement = () => {
+ window.open('/pxks/table/view/1968225010550091777', '_blank')
+}
// 时间选择相关 - 默认当前月起止,如果路由中有日期范围参数则使用
const getCurrentMonthRange = () => {
const start = dayjs().startOf('month').format('YYYY-MM-DD')
diff --git a/src/views/Home/Index13.vue b/src/views/Home/Index13.vue
index 25242a4..323c1b1 100644
--- a/src/views/Home/Index13.vue
+++ b/src/views/Home/Index13.vue
@@ -31,7 +31,7 @@
👥
外协管理
-
+
管理
@@ -58,7 +58,7 @@
🛡️
风险管理
-
+
管理
@@ -99,7 +99,7 @@
⚠️
隐患管理
-
+
管理
@@ -151,7 +151,7 @@
🚧
高危作业
-
+
管理
@@ -188,7 +188,7 @@
📄
应急预案
-
+
管理
@@ -230,7 +230,7 @@
📚
安全培训
-
+
管理
@@ -312,6 +312,30 @@ interface RecentDrillItem {
const router = useRouter()
const route = useRoute()
+// 外协管理:/person/table/view/1959187451673116674
+// 风险管理:/fx/table/view/1978723750599790594
+// 隐患管理:/fx/table/view/1963446160885366786
+// 高危作业:/low/table/view/1964253329070571521
+// 应急预案:/yayl/table/view/1966394259751907330
+// 安全培训:/pxks/table/view/1968225010550091777
+const openOutsourcingManagement = () => {
+ window.open('/person/table/view/1959187451673116674', '_blank')
+}
+const openRiskManagement = () => {
+ window.open('/fx/table/view/1978723750599790594', '_blank')
+}
+const openHiddenDangerManagement = () => {
+ window.open('/fx/table/view/1963446160885366786', '_blank')
+}
+const openHighRiskManagement = () => {
+ window.open('/low/table/view/1964253329070571521', '_blank')
+}
+const openEmergencyPlanManagement = () => {
+ window.open('/yayl/table/view/1966394259751907330', '_blank')
+}
+const openTrainingManagement = () => {
+ window.open('/pxks/table/view/1968225010550091777', '_blank')
+}
// 园区名称 - 从路由参数获取
const selectedPark = ref('')
diff --git a/src/views/screen/companyScreen.vue b/src/views/screen/companyScreen.vue
index ec5f339..37adbee 100644
--- a/src/views/screen/companyScreen.vue
+++ b/src/views/screen/companyScreen.vue
@@ -208,7 +208,7 @@