|
@@ -16,7 +16,7 @@ export default {
|
|
userId: this.$store.state.user.userinfo.userid,
|
|
userId: this.$store.state.user.userinfo.userid,
|
|
org: this.$store.state.user.userinfo.org,
|
|
org: this.$store.state.user.userinfo.org,
|
|
oid: this.$store.state.user.userinfo.organizeid,
|
|
oid: this.$store.state.user.userinfo.organizeid,
|
|
- src:"https://beta.cloud.cocorobo.cn/aigpt/#/js?active_role=0"
|
|
|
|
|
|
+ src:"https://beta.cloud.cocorobo.cn/aigpt/#/js?active_role=3"
|
|
};
|
|
};
|
|
},
|
|
},
|
|
methods: {
|
|
methods: {
|