#8463 - CardDescriptor_useCard #1597

Merged
alexm merged 23 commits from 8463-CardDescriptor_useCard into dev 2025-03-24 07:47:49 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 39e0f88380 - Show all commits

View File

@ -39,7 +39,6 @@ const { viewSummary } = useSummaryDialog();
const DESCRIPTOR_PROXY = 'DescriptorProxy';
const moduleName = ref();
const isSameModuleName = route.matched[1].meta.moduleName !== moduleName.value;
defineExpose({ getData });
function getName() {
let name = $props.dataKey;