Commit f33fa7cd by hank

bug

parent 09f9fa46
......@@ -42,7 +42,7 @@ export default {
activated() {
axios.post('/weixin/getcode', {
scene: '',
page: 'pages/webview/webview'
page: 'pages/upload/upload'
}).then(res => {
if(res.data.data.weixinCode) {
this.img = res.data.data.weixinCode
......
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 sign in to comment