修改电网一张图
This commit is contained in:
@@ -77,11 +77,7 @@ const tableStore = new TableStore({
|
||||
],
|
||||
|
||||
loadCallback: () => {
|
||||
tableStore.table.data = [
|
||||
{
|
||||
state: 2
|
||||
}
|
||||
]
|
||||
tableStore.table.data = []
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user