@@ -33,6 +33,7 @@ const {
handleUpdate,
editUpdateVisible,
editUpdateFormData,
+ kindOptionList,
handleDelete,
} = useAppBottomNavs();
@@ -34,6 +34,7 @@ const {
} = useAppVersion();
// 关闭添加
@@ -39,6 +39,7 @@ const {
handleUpdateTemplate,
editUpVersionVisible,
editUpVersionFormData,
} = usePageUpdateInfo();