diff --git a/src/api/sys/other.ts b/src/api/sys/other.ts index 7c17718a..2cc12b2a 100644 --- a/src/api/sys/other.ts +++ b/src/api/sys/other.ts @@ -13,7 +13,6 @@ export function getDevices(params, mode: ErrorMessageMode = 'modal') { }, { errorMessageMode: mode, - isTransformResponse: false, }, ) } diff --git a/src/assets/images/title.gif b/src/assets/images/title.gif new file mode 100644 index 00000000..edf6b727 Binary files /dev/null and b/src/assets/images/title.gif differ diff --git a/src/views/visualization/components/Box.vue b/src/views/visualization/components/Box.vue index 85171f66..a349cf60 100644 --- a/src/views/visualization/components/Box.vue +++ b/src/views/visualization/components/Box.vue @@ -26,7 +26,8 @@