Pre Merge pull request !163 from Admin/dev

pull/163/MERGE
Admin 2025-07-03 07:56:10 +00:00 committed by Gitee
commit 590919866e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 5 additions and 0 deletions

View File

@ -124,6 +124,11 @@ const [Modal, modalApi] = useVbenModal({
destroyOnClose: true,
});
defineExpose({
open: modalApi.open,
close: modalApi.close,
});
//
const leftListState = ref({
searchValue: '',