修改 冀北现场问题

This commit is contained in:
GGJ
2024-08-06 20:58:01 +08:00
parent bd3dbca8e1
commit b6ef6cf999
13 changed files with 123 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<TableHeader datePicker area ref="TableHeaderRef">
<TableHeader datePicker area nextFlag theCurrentTime ref="TableHeaderRef">
<template #select>
<el-form-item label="信息查询">
<el-input
@@ -34,6 +34,7 @@ const tableStore = new TableStore({
paramsPOST: true,
column: [
{ field: 'substationName', title: '变电站名称', minWidth: 100 },
{ field: 'deptName', title: '所在地市', minWidth: 100 },
{
field: 'dwLineList',
title: '电网侧监测点名称',