Merge branch 'Development' into SIPS-Development

This commit is contained in:
2025-04-16 08:27:06 +01:00
54 changed files with 266 additions and 264 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ let Home = (props) => {
let selectedObj = jsonpath({
path: "$..[?(@.attributevalue=='" + router.query.apt + "')]",
json: optionsStr,
sandbox: {},
eval: true,
});
//let optionsTitleObj = [];