台账管理重置
This commit is contained in:
@@ -114,6 +114,8 @@ const tableStore = new TableStore({
|
||||
|
||||
}
|
||||
})
|
||||
tableStore.table.params.runF=[]
|
||||
tableStore.table.params.searchValue=''
|
||||
|
||||
const runFlagList = [{id:0,name:'运行'},{id:1,name:'检修'},{id:2,name:'停运'},{id:3,name:'调试'},{id:4,name:'退运'}]
|
||||
|
||||
|
||||
@@ -144,6 +144,8 @@ const tableStore = new TableStore({
|
||||
}
|
||||
}
|
||||
})
|
||||
tableStore.table.params.runF=[]
|
||||
tableStore.table.params.searchValue=''
|
||||
|
||||
const runFlagList = [{id:0,name:'运行'},{id:1,name:'检修'},{id:2,name:'停运'},{id:3,name:'调试'},{id:4,name:'退运'}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user