This commit is contained in:
sjl
2025-10-21 10:43:27 +08:00
parent f1b76376c6
commit b2db5622bc
8 changed files with 96 additions and 47 deletions

View File

@@ -11,7 +11,8 @@
show-checkbox
:default-checked-keys="checkedKeysRef"
ref="treeRef"
>
>
</el-tree>
</el-form>
@@ -209,4 +210,4 @@ const getAllIds = (functions: Function.ResFunction[]): string[] => {
refreshTable: (() => Promise<void>) | undefined;
}>()
</script>
</script>