电能质量异常管理,谐波测试计划管理bug修改
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user