feat: There is no way the, bug #55915 axios postData 默认返回带提示
This commit is contained in:
@@ -197,7 +197,6 @@ export default {
|
||||
}, res => {
|
||||
if(res.respCode === '200'){
|
||||
this.$emit('emitInsState',true)
|
||||
this.$message.success('归档成功')
|
||||
}
|
||||
}, e => {
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user