✨(table): add sub-table tree-table
This commit is contained in:
parent
3e68cdf169
commit
62585e9e56
@ -65,7 +65,7 @@ const expandIconType = computed(() => {
|
||||
|
||||
const handleExpand = () => {
|
||||
isExpand.value = !isExpand.value;
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user