Commit d05949ff authored by Mac's avatar Mac

1

parent 8a0a1384
...@@ -361,10 +361,10 @@ ...@@ -361,10 +361,10 @@
title: '提交成功', title: '提交成功',
icon:'none' icon:'none'
}); });
setTimeout(()=>{ let that = this
console.log(res.data)
this.showTemplate(res.data) that.showTemplate(res.data)
},500)
} }
......
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