yumenghui
2023-08-07 75550e1bd16611d11ffac577f14ba743c6711338
1
2
3
4
5
6
7
8
<template>
    <c-navigate-to-record
        data-navigation="enable"
        record-id={value}
        label={typeAttributes.label}
    >
    </c-navigate-to-record>
</template>