添加原图提示

This commit is contained in:
al 2024-12-26 20:44:39 +08:00
parent bcbe7089d9
commit a0a4775cd2
1 changed files with 4 additions and 0 deletions

View File

@ -227,6 +227,10 @@ const ImagesMaskContaint = forwardRef(
return newImages;
});
Toast.show({
content: "已切换至原图",
position: "top",
});
};
return (