diff --git a/src/views/pqs/voltageSags/Region/transientList/index.vue b/src/views/pqs/voltageSags/Region/transientList/index.vue
index c5efc745..1446af45 100644
--- a/src/views/pqs/voltageSags/Region/transientList/index.vue
+++ b/src/views/pqs/voltageSags/Region/transientList/index.vue
@@ -148,7 +148,7 @@ const tableStore = new TableStore({
{ field: 'startTime', title: '暂降发生时刻', minWidth: '200' },
{ field: 'gdName', title: '供电公司', minWidth: '100' },
{ field: 'subName', title: '变电站', minWidth: '200' },
- { field: 'ip', title: '网络参数', minWidth: '200' },
+ { field: 'ip', title: '网络参数' ,width:'120px' },
{ field: 'lineName', title: '监测点', minWidth: '100' },
{ field: 'scale', title: '电压等级(kV)', minWidth: '120', },
// {
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/ITICquxianfenxi/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/ITICquxianfenxi/index.vue
index 256b7007..d8004366 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/ITICquxianfenxi/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/ITICquxianfenxi/index.vue
@@ -326,6 +326,7 @@ function gongfunction(arr: any) {
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/SEMIF47fenxi/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/SEMIF47fenxi/index.vue
index 98587857..5ad4095c 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/SEMIF47fenxi/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/SEMIF47fenxi/index.vue
@@ -314,6 +314,7 @@ function gongfunction(arr: any) {
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/chixushijiangailvfenbu/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/chixushijiangailvfenbu/index.vue
index 5bca7468..f5db2c2b 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/chixushijiangailvfenbu/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/chixushijiangailvfenbu/index.vue
@@ -165,6 +165,7 @@ const init = () => {
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue
index 71cd0b34..4d3002d1 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/dianyazanjiangbiaojimidu/index.vue
@@ -247,6 +247,7 @@ const init = () => {
})
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfenbutongji/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfenbutongji/index.vue
index eb75d672..b46bd84f 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfenbutongji/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfenbutongji/index.vue
@@ -311,6 +311,7 @@ const initThird = () => {
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfuzhigailvfenbu/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfuzhigailvfenbu/index.vue
index 2f969468..19816a18 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfuzhigailvfenbu/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStatistics/zanjiangfuzhigailvfenbu/index.vue
@@ -166,6 +166,7 @@ const init = () => {
}
onMounted(() => {
+ datePickerRef.value.setTheDate(1)
init()
})
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/eventStudy/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/eventStudy/index.vue
index 426dbbe3..41822fd8 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/eventStudy/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/eventStudy/index.vue
@@ -57,7 +57,7 @@ const tableStore = new TableStore({
},
{ title: '变电站名称', field: 'subName', minWidth: '140' },
{ title: '监测点名称', field: 'lineName', minWidth: '130' },
- { title: '网络参数', field: 'ip', minWidth: '130' },
+ { title: '网络参数', field: 'ip' ,width:'120px' },
{ title: '电压等级(kV)', field: 'voltageScale', width: '120' },
{ title: '暂降发生时刻', field: 'startTime', width: '200' },
// { title: '暂降类型', field: 'advanceType', minWidth: '130' },
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/index_JB.vue b/src/views/pqs/voltageSags/monitoringPoint/online/index_JB.vue
index 675c4ac2..ae1ca0f0 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/index_JB.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/index_JB.vue
@@ -90,16 +90,16 @@ const handleCheckChange = (data: any, node: any) => {
const handleTabChange = () => {
monitoringPoint.setShowCheckBox(false)
}
-watch(
- () => router.currentRoute.value.query.lineId,
- (newLineId, oldLineId) => {
- if (!newLineId) return
- // 在这里处理 lineId 的变化
- monitoringPoint.setValue('lineId', router.currentRoute.value.query.lineId)
- monitoringPoint.setValue('lineName', router.currentRoute.value.query.lineName)
- },
- { immediate: true }
-)
+// watch(
+// () => router.currentRoute.value.query.lineId,
+// (newLineId, oldLineId) => {
+// if (!newLineId) return
+// // 在这里处理 lineId 的变化
+// monitoringPoint.setValue('lineId', router.currentRoute.value.query.lineId)
+// monitoringPoint.setValue('lineName', router.currentRoute.value.query.lineName)
+// },
+// { immediate: true }
+// )
watch(
() => monitoringPoint.state.lineId,
() => {
diff --git a/src/views/pqs/voltageSags/monitoringPoint/online/transientReport/index.vue b/src/views/pqs/voltageSags/monitoringPoint/online/transientReport/index.vue
index 99740d26..e36f93f2 100644
--- a/src/views/pqs/voltageSags/monitoringPoint/online/transientReport/index.vue
+++ b/src/views/pqs/voltageSags/monitoringPoint/online/transientReport/index.vue
@@ -174,6 +174,7 @@ const tableStore = new TableStore({
})
provide('tableStore', tableStore)
onMounted(() => {
+ TableHeaderRef.value.setTheDate(1)
const dom = document.getElementById('navigation-splitpanes')
if (dom) {
size.value = Math.round((180 / dom.offsetHeight) * 120)
@@ -203,7 +204,7 @@ const exportEvent = () => {
const url = window.URL.createObjectURL(blob)
const link = document.createElement('a') // 创建a标签
link.href = url
- link.download = monitoringPoint.state.lineName.split('>').at(-1)+'_暂态报告' // 设置下载的文件名
+ link.download = monitoringPoint.state.lineName.split('>').at(-1) + '_暂态报告' // 设置下载的文件名
document.body.appendChild(link)
link.click() //执行下载
document.body.removeChild(link)
@@ -231,12 +232,11 @@ const preview = () => {
const url = window.URL.createObjectURL(blob)
const link = document.createElement('a') // 创建a标签
link.href = url
- link.download = monitoringPoint.state.lineName.split('>').at(-1)+'_暂态报告' // 设置下载的文件名
+ link.download = monitoringPoint.state.lineName.split('>').at(-1) + '_暂态报告' // 设置下载的文件名
document.body.appendChild(link)
link.click() //执行下载
document.body.removeChild(link)
})
-
}