fix(ItemDescriptorProxy): add proxy-render prop to ItemDescriptor component
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
4eff607ecb
commit
0748a2728c
|
@ -30,6 +30,7 @@ const $props = defineProps({
|
|||
:dated="dated"
|
||||
:sale-fk="saleFk"
|
||||
:warehouse-fk="warehouseFk"
|
||||
:proxy-render="true"
|
||||
/>
|
||||
</QPopupProxy>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue