liuhj 5 달 전
부모
커밋
306b272047
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/OP/EntryDetails.vue

+ 1 - 0
src/components/OP/EntryDetails.vue

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