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