添加修改主机配置页面.

This commit is contained in:
lijiahang
2023-09-22 11:50:56 +08:00
parent 9398f0f4fd
commit fdc3bc6147
27 changed files with 366 additions and 46 deletions

View File

@@ -17,6 +17,7 @@ export default function useFavorite(type: FavoriteType) {
record[cancelField] = true;
Message.success('已收藏');
}
} catch (e) {
} finally {
loading.close();
}