终端台账、监测点台账重置运行状态
This commit is contained in:
@@ -118,6 +118,7 @@ const tableStore = new TableStore({
|
|||||||
})
|
})
|
||||||
|
|
||||||
tableStore.table.params.runF=null
|
tableStore.table.params.runF=null
|
||||||
|
tableStore.table.params.runFlag=[]
|
||||||
tableStore.table.params.searchValue=''
|
tableStore.table.params.searchValue=''
|
||||||
|
|
||||||
const runFlagList = [{id:0,name:'运行'},{id:1,name:'检修'},{id:2,name:'停运'},{id:3,name:'调试'},{id:4,name:'退运'}]
|
const runFlagList = [{id:0,name:'运行'},{id:1,name:'检修'},{id:2,name:'停运'},{id:3,name:'调试'},{id:4,name:'退运'}]
|
||||||
|
|||||||
@@ -146,6 +146,7 @@ const tableStore = new TableStore({
|
|||||||
})
|
})
|
||||||
|
|
||||||
tableStore.table.params.runF=null
|
tableStore.table.params.runF=null
|
||||||
|
tableStore.table.params.runFlag=[]
|
||||||
tableStore.table.params.searchValue=''
|
tableStore.table.params.searchValue=''
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user