tags owned by device are loaded with device page data, adding tag is object agnostic
This commit is contained in:
parent
4e7c68401b
commit
0076f2d208
8 changed files with 93 additions and 34 deletions
|
|
@ -164,7 +164,6 @@ export default function Devices() {
|
|||
|
||||
const loadDevices = () => {
|
||||
setDevicesLoading(true)
|
||||
console.log(getKeys())
|
||||
deviceAPI.list(
|
||||
limit,
|
||||
page*limit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue