This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lion
/
site_8g
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: 修改
year
3 weeks ago
parent
568f928d23
commit
6907fe6899
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/dialog/img/index.tsx
+ 1
- 0
src/dialog/img/index.tsx
View File
@@ -26,6 +26,7 @@ const ImgDialog = () => {
}, 10);
},
hide() {
+ setData({});
setVisible(false);
},
};