refactor: clean code
This commit is contained in:
parent
47bd4637d8
commit
15bce00194
2 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ defineProps<{
|
|||
prefixId?: string;
|
||||
actionDisabled?: boolean;
|
||||
customerType?: 'CORP' | 'PERS';
|
||||
treeFile?: { label: string; file: { label: string }[] }[];
|
||||
}>();
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue