fix: 使用取色器吸管后未关闭提示

This commit is contained in:
zxc 2024-08-25 16:17:33 +08:00
parent 3d21bfd5c6
commit d48fa44218

View File

@ -224,6 +224,7 @@ const browserEyeDropper = () => {
hue.value = tColor.toHsl().h
color.value = tColor.toRgb()
message.closeAll()
updateRecentColorsCache()
}).catch(() => {
message.closeAll()