gjy 2 년 전
부모
커밋
a15dc82c7a
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      src/views/warehousenew/inventoryCheck.vue

+ 0 - 5
src/views/warehousenew/inventoryCheck.vue

@@ -595,11 +595,6 @@
                   type: 'success'
                   type: 'success'
                 });
                 });
                 this.getList()
                 this.getList()
-              }).catch(() => {
-                  this.$message({
-                    message: '提交失败',
-                    type: 'error'
-                  });
               })  
               })  
         })
         })
       },
       },