Commit d05949ff authored by Mac's avatar Mac

1

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