@@ -463,7 +463,7 @@
delta: 1
});
} else {
- that.$api.msg('提交失败')
+ that.$api.msg(res.data.message)
}
})