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