year hai 3 semanas
pai
achega
6907fe6899
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/dialog/img/index.tsx

+ 1 - 0
src/dialog/img/index.tsx

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