@@ -1455,6 +1455,7 @@ export default {
}
})
}).catch(() => {
+ this.fullscreenLoading = false;
this.$message({
type: 'info',
message: '已取消清空'