Commit 3f6cd657 authored by 秦海涛's avatar 秦海涛

fix: error

parent 277c1f88
......@@ -175,7 +175,7 @@ Component({
if(success) {
this.backList()
} else {
this.showFailToast(res.message)
this.showFailToast(message)
}
},
showFailToast(text) {
......
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