gjy hace 2 años
padre
commit
a15dc82c7a
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      src/views/warehousenew/inventoryCheck.vue

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

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