parent
78dce73002
commit
07f3572805
|
@ -89,7 +89,6 @@
|
||||||
},
|
},
|
||||||
handleAuth(type) {
|
handleAuth(type) {
|
||||||
let param = {...this.currentPlatformInfo};
|
let param = {...this.currentPlatformInfo};
|
||||||
debugger
|
|
||||||
if(type==='Jira'){
|
if(type==='Jira'){
|
||||||
if(!param.jiraAccount){
|
if(!param.jiraAccount){
|
||||||
this.$error(this.$t('organization.integration.input_api_account'));
|
this.$error(this.$t('organization.integration.input_api_account'));
|
||||||
|
|
Loading…
Reference in New Issue