电能质量异常管理,谐波测试计划管理bug修改

This commit is contained in:
sjl
2025-12-18 16:09:44 +08:00
parent 92aa66436e
commit 909f43e257
20 changed files with 325 additions and 137 deletions

View File

@@ -119,7 +119,7 @@ const tableStore = new TableStore({
filename: '在线监测',
// isWebPaging:true,
column: [
{ title: '', type: 'checkbox', width: 40 },
{ type: 'checkbox', width: 40 },
{
title: '序号',
@@ -334,7 +334,7 @@ tableStore.table.params.dataType = '1'
tableStore.table.params.deptId = dictData.state.area[0].id
provide('tableStore', tableStore)
onMounted(() => {
// TableHeaderRef.value.setDatePicker([{label: '月', value: 3}])
TableHeaderRef.value.setDatePicker([{label: '月', value: 3}])
tableStore.index()
setTimeout(() => {