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