@@ -26,6 +26,7 @@ const ImgDialog = () => {
}, 10);
},
hide() {
+ setData({});
setVisible(false);
};