mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
增加一个打印日志
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
},
|
||||
onLoad(options) {
|
||||
this.toUrl=options.returnUrl;
|
||||
console.log(options,'options');
|
||||
console.log(this.toUrl,'options.returnUrl');
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user