fix typon in jsonpath expression
This commit is contained in:
@@ -578,8 +578,8 @@ const DocumentDetails = (props) => {
|
|||||||
'$..[?(@ && @.value=="' +
|
'$..[?(@ && @.value=="' +
|
||||||
item.pinswg_isharedocumentlocationsLabel +
|
item.pinswg_isharedocumentlocationsLabel +
|
||||||
'")].value_cy',
|
'")].value_cy',
|
||||||
jsonL: transLookup,
|
json: transLookup,
|
||||||
sanbox: {},
|
eval: true,
|
||||||
})
|
})
|
||||||
: item.pinswg_isharedocumentlocationsLabel ||
|
: item.pinswg_isharedocumentlocationsLabel ||
|
||||||
t(
|
t(
|
||||||
|
|||||||
Reference in New Issue
Block a user