@@ -47,7 +47,8 @@ export default {
},
data() {
return {
- gotype: this.$route.query.gotype,
+ // gotype: this.$route.query.gotype,
+ gotype: '',
useridL: this.$route.query.userid,
oidL: this.$route.query.oid,
orgL: this.$route.query.org,