flx:冲突
This commit is contained in:
commit
0330317612
@ -1178,7 +1178,7 @@ export default {
|
||||
if (!arr2.length) {
|
||||
if (this.loginType == 1) {
|
||||
// this.$router.push("/projectIndex");
|
||||
if (!this.$store.state.userInfo.personMail) {
|
||||
if (!this.$store.state.userInfo.personMail && this.company == 'agjt') {
|
||||
this.checkInfoComplete();
|
||||
}
|
||||
this.$router.push("/workSpace");
|
||||
@ -1196,7 +1196,7 @@ export default {
|
||||
) {
|
||||
if (this.loginType == 1) {
|
||||
// this.$router.push("/projectIndex");
|
||||
if (!this.$store.state.userInfo.personMail) {
|
||||
if (!this.$store.state.userInfo.personMail && this.company == 'agjt') {
|
||||
this.checkInfoComplete();
|
||||
}
|
||||
this.$router.push("/workSpace");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user