@@ -1127,6 +1127,7 @@ const getPanel = async () => {
const {error, code, data} = await wbsApi.queryPanel({
key: tableFormItemNode.value['KeyName'],
contractId: contractId.value,
+ parentId: formparentId.value,
pkeyId: pkeyIds,
}, false)