Commit 17b80add authored by danfuman's avatar danfuman

修改

parent 8375f351
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
} }
console.log(params) console.log(params)
insertOrUpdate(params).then(res => { insertOrUpdate(params).then(res => {
this.$modal.success(res.msg); this.$message.success(res.msg);
}) })
}, },
handleResetting(){ handleResetting(){
......
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