Added changes to search by Vicon structure. Added fix for Page view for settings column.

This commit is contained in:
F4ilji
2025-04-03 15:11:04 +05:00
parent b104a04f43
commit 13c45b80d2
17 changed files with 288 additions and 76 deletions
+3 -1
View File
@@ -36,6 +36,8 @@ export const helpers = {
locale: 'ru'
});
},
GET_BASE_URL() {
return window.location.origin + '/';
}
},
};