feat: There is no way the, bug #55915 axios postData 默认返回带提示

This commit is contained in:
396572590@qq.com
2022-06-21 14:15:52 +08:00
parent ea05a368c2
commit 2a2acd0f88
@@ -197,7 +197,6 @@ export default {
}, res => {
if(res.respCode === '200'){
this.$emit('emitInsState',true)
this.$message.success('归档成功')
}
}, e => {
})