Merge branch 'Development' into SIPS-Development
This commit is contained in:
@@ -79,7 +79,7 @@ let Home = (props) => {
|
||||
let selectedObj = jsonpath({
|
||||
path: "$..[?(@.attributevalue=='" + router.query.apt + "')]",
|
||||
json: optionsStr,
|
||||
sandbox: {},
|
||||
eval: true,
|
||||
});
|
||||
|
||||
//let optionsTitleObj = [];
|
||||
|
||||
Reference in New Issue
Block a user