Commit 130d00b5 authored by hiyonx's avatar hiyonx

更新销售订单sap

parent bc29583f
......@@ -334,7 +334,7 @@ export default {
if (valid) {
syncSapData(this.sapInfo).then(() => {
this.onGoBack()
this.$message.error("操作成功")
this.$message.success("操作成功")
}).finally(() => this.loading = false)
} else {
this.loading = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment