Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -1241,6 +1241,7 @@ export default { | ... | @@ -1241,6 +1241,7 @@ export default { |
| 1241 | state.statusLoading = false; | 1241 | state.statusLoading = false; |
| 1242 | } | 1242 | } |
| 1243 | } else { | 1243 | } else { |
| 1244 | + state.detailModel = null; | ||
| 1244 | editor.closeModel(); | 1245 | editor.closeModel(); |
| 1245 | } | 1246 | } |
| 1246 | } | 1247 | } | ... | ... |
-
Please register or login to post a comment