@@ -219,6 +219,7 @@ const getDetail = () => {
// report
reportFail()
} else {
+ state.showMask = false;
reportSucc()
}